Logfile: /home/opc/ruby/logs/brlog.master.20250728-113139
#<BuildRuby:0x0000fffbc3bafdc8
 @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-113139",
 @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.000012   0.000003   0.000015 (  0.000015)
autoconf               0.000022   0.000006   0.000028 (  0.000028)
configure              0.000014   0.000003   0.000017 (  0.000018)
build_up               0.004254   0.001063   2.173284 (  1.841450)
build_miniruby         0.001303   0.000000   1.385196 (  1.389318)
build_ruby             0.001745   0.000000   1.879491 (  4.514486)
build_all              0.003247   0.003746   3.187709 (  1.768775)
build_install          0.014110   0.002366   4.662177 (  2.783328)
test_btest             0.000494   0.000129  37.124536 ( 15.716423)
test_basic             0.000000   0.006899   0.490894 (  0.580731)
test_all               0.096787   0.016889 485.093138 (220.769119)
test_rubyspec          0.043251   0.037570  62.773974 ( 29.576649)
total: 278.94 sec