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