Logfile: /home/opc/ruby/logs/brlog.master.20250729-235008
#<BuildRuby:0x0000fffd7019fdc0
 @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.20250729-235008",
 @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.000009   0.000003   0.000012 (  0.000013)
autoconf               0.000013   0.000004   0.000017 (  0.000067)
configure              0.000014   0.000005   0.000019 (  0.000026)
build_up               0.000000   0.005950   2.153042 (  1.812737)
build_miniruby         0.000000   0.001364   1.273203 (  1.276275)
build_ruby             0.000000   0.001443   1.916133 (  4.137447)
build_all              0.000637   0.007054   3.241814 (  1.831669)
build_install          0.010186   0.007645   4.682473 (  2.681829)
test_btest             0.000478   0.000292  36.532575 ( 15.606128)
test_basic             0.006028   0.001249   0.492079 (  0.573979)
test_all               0.085287   0.023633 436.425491 (189.623859)
test_rubyspec          0.039296   0.050273  62.117395 ( 29.315295)
total: 246.86 sec