Logfile: /home/opc/ruby/logs/brlog.master.20250724-072315
#<BuildRuby:0x0000fffea669fdc0
 @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.20250724-072315",
 @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.000002   0.000011 (  0.000011)
autoconf               0.000016   0.000003   0.000019 (  0.000020)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005131   0.000188   2.022010 (  1.894395)
build_miniruby         0.001085   0.000181   1.293151 (  1.296746)
build_ruby             0.001264   0.000211   1.869631 (  4.052739)
build_all              0.002764   0.004836   3.227501 (  1.750387)
build_install          0.015413   0.001347   4.596672 (  2.759321)
test_btest             0.000621   0.000125  36.609180 ( 15.720069)
test_basic             0.003877   0.004644   0.544850 (  0.631269)
test_all               0.079126   0.034323 482.784571 (217.094569)
test_rubyspec          0.031482   0.056141  61.977389 ( 29.296576)
total: 274.50 sec