## Description When comparing to to Prebuild (~12s), Capgen (~230s) takes ~20x longer when building [all of the suites for the CCPP SCM](https://github.com/NCAR/ccpp-scm/blob/main/scm/src/suite_info.py#L49). I added timers to the main capgen routine: <img width="452" height="200" alt="Image" src="https://github.com/user-attachments/assets/ea47f029-6c3f-48a6-ac92-dac64a306630" /> ## Related to (optional) Needed for Prebuild to Capgen transition.
Description
When comparing to to Prebuild (~12s), Capgen (~230s) takes ~20x longer when building all of the suites for the CCPP SCM.
I added timers to the main capgen routine:

Related to (optional)
Needed for Prebuild to Capgen transition.