Logfile: /home/opc/ruby/logs/brlog.master.20250725-234650
#<BuildRuby:0x0000fffd1a98fdd8
 @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-234650",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000054   0.000006   0.000060 (  0.000058)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.002524   0.003151   2.217004 (  1.884219)
build_miniruby         0.001074   0.000153   1.276326 (  1.280791)
build_ruby             0.001401   0.000200   1.938544 (  4.027251)
build_all              0.007197   0.000463   3.291960 (  1.729781)
build_install          0.015744   0.001144   4.789039 (  2.778909)
test_btest             0.000737   0.000000  36.187987 ( 15.625659)
test_basic             0.007225   0.000000   0.486877 (  0.571976)
test_all               0.061548   0.049147 416.942552 (178.935622)
test_rubyspec          0.042249   0.042975  62.513588 ( 30.001526)
total: 236.84 sec