Thinking that the answer to this is pretty obvious but here it goes:
When I am working on a small project for school (in java) I compile it.
On my
Compiling is just converting the source code to binary, building is compiling and linking any other files needed into the build directory