Logfile: /home/opc/ruby/logs/brlog.master.20250731-152630
#<BuildRuby:0x0000fffc6a44fdd8
 @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.20250731-152630",
 @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.000017   0.000001   0.000018 (  0.000018)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.002332   0.003435   2.145875 (  1.857366)
build_miniruby         0.001122   0.000100   1.261408 (  1.279542)
build_ruby             0.001780   0.000000   1.926054 (  5.479928)
build_all              0.006967   0.000114   3.198576 (  1.691400)
build_install          0.009562   0.007395   4.692320 (  2.658573)
test_btest             0.000623   0.000092  36.061194 ( 16.683898)
test_basic             0.003703   0.003763   0.495323 (  0.585116)
test_all               0.082338   0.027274 426.577801 (186.576638)
test_rubyspec          0.057636   0.037167  62.935978 ( 29.621115)
total: 246.43 sec