Logfile: /home/opc/ruby/logs/brlog.master.20250729-102311
#<BuildRuby:0x0000fffede87fdd8
 @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-102311",
 @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.000019   0.000002   0.000021 (  0.000025)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.002396   0.003110   2.127622 (  1.819207)
build_miniruby         0.001215   0.000172   1.294592 (  1.298175)
build_ruby             0.001480   0.000211   1.939601 (  4.066282)
build_all              0.001218   0.006122   3.149230 (  1.769961)
build_install          0.015133   0.001638   4.608074 (  2.710159)
test_btest             0.000731   0.000146  37.865584 ( 16.471040)
test_basic             0.005681   0.001133   0.492485 (  0.578685)
test_all               0.074942   0.035804 471.777287 (198.972575)
test_rubyspec          0.049936   0.037624  63.400452 ( 29.600299)
total: 257.29 sec