Description
Builds and tests can run in a fake chroot environment when a real chroot would be inconvenient or too heavy. It is useful for packaging, compatibility tests, and scripts that need path isolation semantics.
This is advanced developer tooling and does not provide real security isolation. Do not treat it like a sandbox; file access and process behavior still need careful review in untrusted builds.