Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-121148
#<BuildRuby:0x00007e6198c8fdc0
 @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.20251025-121148",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.004219   0.005432   4.797678 (  3.212547)
build_miniruby         0.001448   0.000000   1.668859 (  1.771144)
build_ruby             0.001588   0.000376   4.710052 ( 24.929967)
build_all              0.007831   0.001694   6.508392 (  3.999384)
build_install          0.023189   0.005119  10.017394 (  7.667722)
test_btest             0.000770   0.000215  67.494093 ( 21.801248)
test_basic             0.001776   0.005961   0.783812 (  2.062536)
test_all               0.093360   0.029122 626.815487 (250.550896)
test_rubyspec          0.051097   0.028738 111.805112 ( 29.397848)
total: 345.39 sec