Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-221442
#<BuildRuby:0x00007d3b1d08fdd8
 @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.20251026-221442",
 @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.000013   0.000004   0.000017 (  0.000018)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.003022   0.007043   4.808316 (  3.099426)
build_miniruby         0.001584   0.000000   1.672133 (  1.709959)
build_ruby             0.000563   0.001085   4.176810 (  4.271978)
build_all              0.006413   0.003736   6.282427 (  3.476490)
build_install          0.016516   0.011585  10.105342 (  7.429828)
test_btest             0.000059   0.001118  76.636554 ( 27.145989)
test_basic             0.003505   0.004982   1.053513 (  1.108725)
test_all               0.088448   0.032070 636.378446 (240.411150)
test_rubyspec          0.037753   0.036001 102.725822 ( 26.221026)
total: 314.88 sec