<div dir="ltr">When there are two or more bots in the same builder, Buildbot will automatically distribute the load so that if A is building, B gets the job and vice verse?  If so, we're going to see a very nice latency, in good cases, of about 5 mins.  <div>
<br></div><div>I just checked out the ccache stats and they explain a lot.  I think a full build takes about 45 minutes.<div><div><br></div><div><div>[buildbot@odroid ~]$ ccache -s</div><div>cache directory                     /home/buildbot/.ccache</div>
<div>cache hit (direct)                 17273</div><div>cache hit (preprocessed)          158138</div><div>cache miss                          4872</div><div>called for link                     9976</div><div>called for preprocessing            9396</div>
<div>compile failed                       464</div><div>preprocessor error                  1856</div><div>bad compiler arguments               464</div><div>autoconf compile/link              19127</div><div>no input file                       1972</div>
<div>files in cache                     22291</div><div>cache size                         797.8 Mbytes</div><div>max cache size                       1.0 Gbytes</div><div><br></div><div><br></div><div>-- Mikael</div></div>
</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/3 Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 3 December 2013 19:17, Galina Kistanova <<a href="mailto:gkistanova@gmail.com">gkistanova@gmail.com</a>> wrote:<br>
> Added additional build slave for clang-native-arm-cortex-a15-arch builder.<br>
<br>
Thanks! Bot is up and running! ;)<br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-arch" target="_blank">http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-arch</a><br>
<br>
cheers,<br>
--renato<br>
</blockquote></div><br></div>