{
    "configure-args": "--enable-simulator=arm64 --enable-rust-simd",
    "optimize": true,
    "debug": true,
    "extra-args": {
        "jstests": ["--exclude-file={DIR}/arm64-jstests-slow.txt"],
        "jit-test": ["--ignore-timeouts={DIR}/arm64-jittests-timeouts.txt", "--jitflags=debug"]
    },
    "bits": 64
}
