Logfile: /home/opc/ruby/logs/brlog.master.20250802-211028
#<BuildRuby:0x0000fffca95ffdd8
 @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.20250802-211028",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000015)
build_up               0.004760   0.000529   2.161066 (  1.858192)
build_miniruby         0.001271   0.000000   1.299568 (  1.301562)
build_ruby             0.001805   0.000000   1.911152 (  4.060262)
build_all              0.005226   0.002620   3.227833 (  1.777567)
build_install          0.006195   0.010986   4.754400 (  2.750040)
test_btest             0.000651   0.000157  37.082546 ( 18.263649)
test_basic             0.002445   0.004450   0.502311 (  0.586742)
test_all               0.074061   0.039759 432.046158 (198.960310)
test_rubyspec          0.055938   0.032677  63.237302 ( 29.777311)
total: 259.34 sec