When you need to extract more information from the MSBuild script, you can use the following syntax:
msbuild /v:diag build.proj
There are other verbosity options available, too. Very handy when you need to easily find out what's going on behind the scenes.