V8's recipe configs contain a lot of duplicated config code, while the only actual difference between builders is in gn args set by MB, swarming dimensions and test configs.
The recipe should be more generic, allowing to specify those things either in cr-buildbucket.cfg or in the V8 repo.
Ideally adding new builders should not require a CL in build repo.