Logfile: /home/opc/ruby/logs/brlog.master.20250725-095122
#<BuildRuby:0x0000fffdb833fde0
 @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-095122",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000017   0.000004   0.000021 (  0.000021)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005313   0.000293   2.148477 (  1.817003)
build_miniruby         0.001071   0.000238   1.263184 (  1.266112)
build_ruby             0.001279   0.000284   1.874871 (  4.069454)
build_all              0.007113   0.000000   3.235302 (  1.781716)
build_install          0.006427   0.010417   4.678366 (  2.737580)
test_btest             0.000532   0.000162  36.472197 ( 15.574379)
test_basic             0.005029   0.001533   0.495671 (  0.572680)
test_all               0.062716   0.046591 438.999381 (190.806044)
test_rubyspec          0.041310   0.051579  62.838148 ( 29.653573)
total: 248.28 sec