Logfile: /home/opc/ruby/logs/brlog.master.20250728-230311
#<BuildRuby:0x0000fffe7e3ffde0
 @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.20250728-230311",
 @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.000014   0.000001   0.000015 (  0.000016)
autoconf               0.000022   0.000002   0.000024 (  0.000025)
configure              0.000016   0.000001   0.000017 (  0.000018)
build_up               0.005182   0.000143   2.142523 (  1.784270)
build_miniruby         0.001229   0.000124   1.259551 (  1.264686)
build_ruby             0.001480   0.000148   1.896965 (  4.942814)
build_all              0.007167   0.000719   3.198561 (  1.711543)
build_install          0.012974   0.004377   4.674997 (  2.789170)
test_btest             0.000604   0.000079  36.492776 ( 15.622367)
test_basic             0.003381   0.003583   0.491426 (  0.573459)
test_all               0.082643   0.030194 486.913004 (216.237283)
test_rubyspec          0.056507   0.034618  62.522236 ( 29.446005)
total: 274.37 sec