Logfile: /home/opc/ruby/logs/brlog.master.20250725-182121
#<BuildRuby:0x0000ffff50a1fdd8
 @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-182121",
 @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.000011   0.000000   0.000011 (  0.000012)
autoconf               0.000020   0.000000   0.000020 (  0.000020)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.005863   0.000000   2.123780 (  1.854209)
build_miniruby         0.001283   0.000000   1.260553 (  1.264447)
build_ruby             0.001615   0.000000   1.878201 (  3.810219)
build_all              0.000000   0.007222   3.176396 (  1.768881)
build_install          0.016531   0.000241   4.622633 (  2.723680)
test_btest             0.000729   0.000052  36.545372 ( 15.843386)
test_basic             0.002616   0.004112   0.489196 (  0.578131)
test_all               0.078093   0.033712 470.169494 (197.116835)
test_rubyspec          0.057899   0.038200  62.521624 ( 29.409279)
total: 254.37 sec