Is there a way to not copy unchanged static files to build folder?

I recently find out about --incremental flag. I thought it might help my problem. However I’m experiencing something weird which I explained here:

with this flag, shouldn’t jekyll try not to transfer unchanged static files to _site?