Here are some statistics
Compiler: GCC 4.5.3 Clang, LLVM: 3.2
Also to build Release (configure with - enable-optimized ) I used make with -j 4 . But I doubt very much that the long compilation time was mainly related to the debug build, as was warned by the build process itself.
Note: Debug build can be 10 times slower than an optimized build
source share