[Ccache](https://ccache.dev/) is great way to speed up building C++, I believe we should detect and automatically use it, when available. As an example, our "bootstrap" step on CI, building our native modules takes 4-6 minutes, which could be reduced to seconds 🙄