Logfile: /home/opc/ruby/logs/brlog.master.20250803-085738
#<BuildRuby:0x0000fffce989fdc8
 @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.20250803-085738",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000020   0.000005   0.000025 (  0.000024)
configure              0.000011   0.000003   0.000014 (  0.000014)
build_up               0.001108   0.004243   2.135684 (  1.812509)
build_miniruby         0.001058   0.000308   1.260918 (  1.265979)
build_ruby             0.001230   0.000359   1.870776 (  3.821267)
build_all              0.005441   0.002079   3.236212 (  1.776906)
build_install          0.017122   0.000000   4.734091 (  2.707869)
test_btest             0.000818   0.000000  37.551049 ( 15.942728)
test_basic             0.006991   0.000000   0.497639 (  0.578807)
test_all               0.098151   0.020492 493.402775 (224.925309)
test_rubyspec          0.028109   0.063707  62.835029 ( 29.548090)
total: 282.38 sec