Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-101335
#<BuildRuby:0x000073025f62fdc0
 @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-101335",
 @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.000019   0.000004   0.000023 (  0.000022)
autoconf               0.000034   0.000007   0.000041 (  0.000042)
configure              0.000046   0.000000   0.000046 (  0.000047)
build_up               0.002493   0.007956   4.774951 (  3.878123)
build_miniruby         0.006646   0.000712 140.040705 ( 50.366349)
build_ruby             0.000602   0.001201   4.128465 (  4.176042)
build_all              0.005806   0.003298   7.965821 (  3.701028)
build_install          0.019784   0.001519   8.850145 (  4.525171)
test_btest             0.000000   0.000982  72.287167 ( 20.904468)
test_basic             0.003944   0.003635   0.997848 (  1.053144)
test_all               0.084391   0.038359 634.796041 (229.614225)
test_rubyspec          0.047902   0.032085 110.835484 ( 23.823276)
total: 342.04 sec