chris-piekarski
2/26/2013 - 12:00 AM

Record build time and multiprocess build for machine type

Record build time and multiprocess build for machine type

# record build time and multiprocess build for machine
time make -j$(egrep '^processor' /proc/cpuinfo | wc -l) 2>&1 | tee my_make.out