Building Ruby with jit by default includes clang in its closure, hence causing a large closure size. Ruby jit support is optional, and is only enabled at runtime through the `--jit` flag, hence it should not cause any regression.