Logfile: /home/opc/ruby/logs/brlog.master.20250726-130806
#<BuildRuby:0x0000fffd0221fde0
 @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-130806",
 @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.000008   0.000002   0.000010 (  0.000011)
autoconf               0.000022   0.000008   0.000030 (  0.000029)
configure              0.000015   0.000005   0.000020 (  0.000019)
build_up               0.005184   0.000383   2.200321 (  2.120044)
build_miniruby         0.001229   0.000384   6.225186 (  3.932098)
build_ruby             0.001126   0.000352   1.907762 (  4.089175)
build_all              0.006651   0.001114   3.247596 (  1.787144)
build_install          0.015205   0.002385   4.687324 (  2.812109)
test_btest             0.000804   0.000000  36.578734 ( 16.589304)
test_basic             0.003453   0.005154   0.496466 (  0.576712)
test_all               0.083674   0.024162 494.636584 (222.884861)
test_rubyspec          0.043214   0.044536  63.080985 ( 29.722573)
total: 284.52 sec