Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-121240
#<BuildRuby:0x00007e19f603fdc0
 @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.20251022-121240",
 @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.000004   0.000025 (  0.000024)
autoconf               0.000036   0.000006   0.000042 (  0.000043)
configure              0.000029   0.000005   0.000034 (  0.000033)
build_up               0.006015   0.003805   4.967327 (  3.604761)
build_miniruby         0.000542   0.000936   1.839885 (  2.116132)
build_ruby             0.000685   0.000981   4.487724 ( 26.360755)
build_all              0.008047   0.000796   6.368179 (  3.163102)
build_install          0.020075   0.002941   9.793279 (  6.825274)
test_btest             0.000000   0.000935  76.778678 ( 47.833400)
test_basic             0.003586   0.005214   1.163706 (  1.456472)
test_all               0.081876   0.046703 648.281622 (388.220056)
test_rubyspec          0.053595   0.027880 111.935169 ( 43.431265)
total: 523.02 sec