I am imagining something like the Google Mobile Analytics SDK, but something I could instrument my make files with (on Linux). I am hoping something fairly simple exists in the open source community but couldn't find anything.
A server would run somewhere on the team's network and our computers would hit the server each time we did a build. We could then use the aggregated data in graphs to help us track and improve our toolset/build efficiency (or identify when we have a problem).