Logfile: /home/opc/ruby/logs/brlog.master.20250728-043439
#<BuildRuby:0x0000ffffa63afdd0
 @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-043439",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000025   0.000003   0.000028 (  0.000027)
configure              0.000013   0.000001   0.000014 (  0.000015)
build_up               0.005454   0.000000   2.178138 (  1.862726)
build_miniruby         0.001268   0.000000   1.309323 (  1.311085)
build_ruby             0.001603   0.000025   1.936830 (  4.030843)
build_all              0.000000   0.007824   3.234197 (  1.824445)
build_install          0.014579   0.001558   4.685431 (  2.679833)
test_btest             0.000552   0.000100  37.578164 ( 16.033204)
test_basic             0.006041   0.001095   0.496769 (  0.585119)
test_all               0.083846   0.029353 474.848457 (201.332134)
test_rubyspec          0.038347   0.063353  63.035775 ( 29.749683)
total: 259.41 sec