While tests are undoubtedly a good thing, and I do want to run them, I do not want to run tests every time I build. Some IDEs let us avoid ant, but for those using ant, an option to skip running tests would cut build times considerably.
Running tests takes 216 seconds on my machine (91% of the build time).