Logfile: /home/opc/ruby/logs/brlog.master.20250725-084308
#<BuildRuby:0x0000ffff97fbfdc8
 @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.20250725-084308",
 @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.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000017   0.000001   0.000018 (  0.000018)
build_up               0.001485   0.004119   2.153012 (  1.906599)
build_miniruby         0.001336   0.000134   1.275032 (  1.283863)
build_ruby             0.001829   0.000183   1.908607 (  4.092200)
build_all              0.007494   0.000000   3.217932 (  1.720384)
build_install          0.015247   0.000893   4.647436 (  2.720805)
test_btest             0.000684   0.000060  36.283178 ( 18.454394)
test_basic             0.001141   0.004848   0.487372 (  0.568873)
test_all               0.056969   0.053283 467.302731 (197.051688)
test_rubyspec          0.035855   0.054216  62.908696 ( 29.548418)
total: 257.35 sec