Logfile: /home/opc/ruby/logs/brlog.master.20250725-202405
#<BuildRuby:0x0000fffd96bafdd0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250725-202405",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000022   0.000006   0.000028 (  0.000028)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.004710   0.001174   2.107298 (  1.818668)
build_miniruby         0.000981   0.000244   1.246971 (  1.250888)
build_ruby             0.001259   0.000314   1.897477 (  3.991901)
build_all              0.003909   0.003118   3.172715 (  1.820729)
build_install          0.007133   0.009574   4.627545 (  2.757044)
test_btest             0.000608   0.000223  36.438925 ( 17.552926)
test_basic             0.001323   0.004999   0.493270 (  0.595167)
test_all               0.076887   0.033666 480.987524 (239.581609)
test_rubyspec          0.039412   0.043721  61.281634 ( 29.250950)
total: 298.62 sec