Open
Description
Motivation
Build steps described at https://github.com/apple/swift/blob/main/docs/HowToGuides/GettingStarted.md#the-actual-build are ad-hoc and involve a lot of build options that are prone to breakage.
Proposed solution
We should group these options in a new getting-started
build preset and regularly run jobs with this preset to track regressions.
Alternatives considered
No response
Additional information
No response