Logfile: /home/opc/ruby/logs/brlog.master.20250728-112315
#<BuildRuby:0x0000fffd4a5efdd8
 @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.20250728-112315",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000021   0.000002   0.000023 (  0.000022)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005233   0.000581   2.152601 (  1.844739)
build_miniruby         0.000000   0.001286   1.264179 (  1.271180)
build_ruby             0.000335   0.001628   1.875177 (  3.897782)
build_all              0.007825   0.000153   3.196794 (  1.780691)
build_install          0.016199   0.001029   4.661420 (  2.703701)
test_btest             0.000707   0.000088  36.766941 ( 15.747169)
test_basic             0.003613   0.003574   0.494000 (  0.573018)
test_all               0.078657   0.034270 482.811311 (201.482397)
test_rubyspec          0.039266   0.048087  62.486056 ( 29.374701)
total: 258.68 sec