Logfile: /home/opc/ruby/logs/brlog.master.20250726-022455
#<BuildRuby:0x0000ffff31b4fdd0
 @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.20250726-022455",
 @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.000022   0.000004   0.000026 (  0.000026)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.001440   0.004217   2.186579 (  1.852048)
build_miniruby         0.000990   0.000218   1.305514 (  1.308146)
build_ruby             0.002248   0.000000   1.946400 (  3.931890)
build_all              0.007395   0.000000   3.230893 (  1.771253)
build_install          0.010965   0.007250   4.709240 (  2.781209)
test_btest             0.000536   0.000134  36.961367 ( 18.743892)
test_basic             0.006428   0.000597   0.494535 (  0.587603)
test_all               0.079714   0.031081 426.134494 (186.432404)
test_rubyspec          0.035661   0.052623  62.505638 ( 29.621014)
total: 247.03 sec