Build time history

Is there a way to export build time over time?
I would like to see a graph of how our build times (for individual builds, not per day/month etc) have changed over time.

You can use Netlify API for that and get the required info to store it in any format you desire.