<div dir="ltr"><div>On Wed, 2 Jan 2019 at 18:04, Nicolas Cellier <<a href="mailto:notifications@github.com">notifications@github.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p>Maybe you should remove -j4 like Ben did.</p></blockquote><div>Actually I'm curious why we've go the -j4? Maybe it was just to speed local builds?</div><div>There didn't seem to much degradation in build time on Travis when I remove it. </div><div>IIUC, our Travis build runs on a virtual machine with 2 CPUS shared over five separate Travis jobs running in parallel,</div><div>so not much is gained by further "make"-level parallelization within each job.</div><div><br></div><div>So after further observation of build times, maybe -j4 should be removed permanently. </div><div>Clearly understandable log files seems more important.</div><div><br></div><div>cheers -ben</div></div></div>