Logfile: /home/opc/ruby/logs/brlog.master.20250727-231608
#<BuildRuby:0x0000fffdb145fdd0
 @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.20250727-231608",
 @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.000004   0.000016 (  0.000015)
autoconf               0.000026   0.000008   0.000034 (  0.000034)
configure              0.000014   0.000005   0.000019 (  0.000018)
build_up               0.004271   0.001421   2.150718 (  2.194781)
build_miniruby         0.000926   0.000309   1.285911 (  1.290164)
build_ruby             0.001201   0.000400   1.942081 (  3.917141)
build_all              0.006996   0.000749   3.170750 (  1.804498)
build_install          0.010151   0.006439   4.683265 (  2.699493)
test_btest             0.000588   0.000206  36.799690 ( 16.270086)
test_basic             0.005326   0.001864   0.491703 (  0.582531)
test_all               0.060750   0.049090 445.522712 (190.977211)
test_rubyspec          0.039618   0.051950  62.837019 ( 29.556999)
total: 249.29 sec