Logfile: /home/opc/ruby/logs/brlog.master.20250726-054506
#<BuildRuby:0x0000fffd97ccfde0
 @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.20250726-054506",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000024   0.000003   0.000027 (  0.000027)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.005424   0.000143   2.110111 (  1.803057)
build_miniruby         0.001119   0.000115   1.252884 (  1.259992)
build_ruby             0.001321   0.000136   1.901440 (  3.861966)
build_all              0.003240   0.004099   3.185085 (  1.777743)
build_install          0.016610   0.000000   4.680606 (  2.695493)
test_btest             0.000713   0.000000  36.601594 ( 15.539867)
test_basic             0.006736   0.000000   0.487074 (  0.578766)
test_all               0.073926   0.040056 480.922745 (203.624952)
test_rubyspec          0.042837   0.041367  63.042789 ( 29.650674)
total: 260.79 sec