Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-061223
#<BuildRuby:0x00007e221d46fdd0
 @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.20251024-061223",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000000   0.000038   0.000038 (  0.000038)
build_up               0.005599   0.004412   4.850514 (  3.564948)
build_miniruby         0.000895   0.000686   1.895329 (  1.908033)
build_ruby             0.001259   0.000762   4.444337 ( 27.651750)
build_all              0.005254   0.004387   5.901083 (  2.681108)
build_install          0.018573   0.004882   8.846114 (  4.403761)
test_btest             0.000241   0.000732  78.234534 ( 32.590960)
test_basic             0.005849   0.002927   1.130684 (  1.338693)
test_all               0.078710   0.048746 693.387277 (244.191622)
test_rubyspec          0.044830   0.028239 100.889717 ( 24.251353)
total: 342.58 sec