Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-041531
#<BuildRuby:0x00007faad32ffdc0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251028-041531",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000055   0.000000   0.000055 (  0.000055)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.005329   0.005158   5.155772 (  4.381317)
build_miniruby         0.001406   0.000111   2.216125 (  2.839690)
build_ruby             0.001561   0.000437   4.499084 ( 13.642543)
build_all              0.009611   0.000885   8.634951 (  5.394157)
build_install          0.023219   0.002967  10.083632 (  5.896043)
test_btest             0.000794   0.000196  78.710000 ( 26.643363)
test_basic             0.005182   0.002113   1.021212 (  1.076478)
test_all               0.101181   0.032034 654.144280 (213.729707)
test_rubyspec          0.051551   0.033684 112.644426 ( 30.743719)
total: 304.35 sec