Logfile: /home/opc/ruby/logs/brlog.master.20250731-092250
#<BuildRuby:0x0000fffce618fdd8
 @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-092250",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000026   0.000001   0.000027 (  0.000027)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.001775   0.004187   2.134750 (  1.860175)
build_miniruby         0.001307   0.000137   1.225359 (  1.227134)
build_ruby             0.001856   0.000195   1.914987 (  3.391832)
build_all              0.000000   0.007383   3.203050 (  1.757960)
build_install          0.004554   0.012575   4.679893 (  2.696655)
test_btest             0.000593   0.000197  36.399409 ( 15.762352)
test_basic             0.002180   0.004947   0.497547 (  0.582492)
test_all               0.073655   0.035874 432.328796 (184.091041)
test_rubyspec          0.029125   0.058956  62.437958 ( 29.525114)
total: 240.90 sec