별거 아니지만..
몇군데 회사를 돌아다녀도 이거 쓰는 거 아는분 별로 없으시더라구요..
(덕무룩.)
-j [jobs], --jobs[=jobs]
Specifies the number of jobs (commands) to run simultaneously. If there is more than one -j option, the last one is effective. If the -j option is given without an argument, make will not limit the number of jobs that can run simultaneously.
-j 주면 하드가 미칠지도 모르니
-j cpu 갯수 * 2 정도
쿼드코어라면 8 정도 가 상한으로 테스트 해보시기 바랍니다.
여러 사람이 빌드하는 시스템이라면
쿼드코어시 -j4 정도를 추천합니다.