Created
October 12, 2016 14:16
-
-
Save Duncaen/0e1d608c9acc621ef47efb165db04fbc to your computer and use it in GitHub Desktop.
stdin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cache directory /hostdir/ccache/ | |
| primary config /hostdir/ccache//ccache.conf | |
| secondary config (readonly) /etc/ccache.conf | |
| cache hit (direct) 45598 | |
| cache hit (preprocessed) 6369 | |
| cache miss 148468 | |
| cache hit rate 25.93 % | |
| called for link 23168 | |
| called for preprocessing 10480 | |
| multiple source files 16 | |
| compiler produced empty output 9 | |
| compile failed 7474 | |
| preprocessor error 3637 | |
| can't use precompiled header 182 | |
| bad compiler arguments 2922 | |
| unsupported source language 19 | |
| autoconf compile/link 25361 | |
| unsupported compiler option 2110 | |
| no input file 7391 | |
| cleanups performed 0 | |
| files in cache 364618 | |
| cache size 27.2 GB | |
| max cache size 32.0 GB | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/mapper/Repo3Storage-BuildbotHome 98G 2.3G 91G 3% /home/buildbot | |
| /dev/mapper/Repo3Storage-BuildbotHostdir 149G 135G 6.5G 96% /hostdir | |
| 14:16:41 up 38 days, 11:08, 0 users, load average: 0.00, 0.02, 0.05 | |
| total used free shared buff/cache available | |
| Mem: 15G 356M 125M 1.6M 15G 15G | |
| Swap: 31G 346M 31G |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment