Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-221615
#<BuildRuby:0x00007cc21de7fde0
 @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.20251027-221615",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000000   0.000037   0.000037 (  0.000036)
build_up               0.003129   0.007920   5.377078 (  3.975804)
build_miniruby         0.001616   0.000000   4.147731 (  3.768175)
build_ruby             0.001135   0.000953   4.103191 ( 31.760833)
build_all              0.006463   0.002440   5.981617 (  2.938037)
build_install          0.015269   0.008093   9.258033 (  5.002331)
test_btest             0.001076   0.000013  72.012551 ( 24.433361)
test_basic             0.004008   0.003750   0.753182 (  5.478816)
test_all               0.095979   0.024040 573.835650 (195.053351)
test_rubyspec          0.050209   0.031664 108.928991 ( 22.083766)
total: 294.50 sec