Expectation is that these will result in faster builds by disabling options (like the gradle daemon) that benefit long-lived processes but do not benefit ephemeral build workers.
The build cache is used in ci.yml to speed up builds, but it needs to be populated by building code that's been merged.