Logfile: /home/opc/ruby/logs/brlog.master.20250803-151847
#<BuildRuby:0x0000ffff9679fdd8
 @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-151847",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000021   0.000007   0.000028 (  0.000026)
configure              0.000015   0.000005   0.000020 (  0.000020)
build_up               0.005525   0.000000   2.146613 (  1.825910)
build_miniruby         0.001187   0.000000   1.248149 (  1.251775)
build_ruby             0.001423   0.000017   1.884475 (  4.059561)
build_all              0.002539   0.005010   3.235518 (  1.775855)
build_install          0.012046   0.004041   4.650098 (  2.704427)
test_btest             0.000553   0.000194  37.039615 ( 16.470505)
test_basic             0.004001   0.004173   0.506832 (  0.591400)
test_all               0.080770   0.033120 429.469916 (188.454318)
test_rubyspec          0.053906   0.026185  63.700405 ( 30.262485)
total: 247.40 sec