pub async fn build( manifest_file: &Path, component_ids: &[String], target_checks: TargetChecking, cache_root: Option<PathBuf>, ) -> Result<()>
If present, run the build command of each component.