Logfile: /home/opc/ruby/logs/brlog.master.20250726-060253
#<BuildRuby:0x0000ffff079ffdd8
 @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-060253",
 @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.000013)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005178   0.000118   2.124864 (  1.824901)
build_miniruby         0.001127   0.000113   1.280705 (  1.284158)
build_ruby             0.001940   0.000194   1.877803 (  4.004873)
build_all              0.000000   0.006996   3.231179 (  1.908334)
build_install          0.012597   0.003839   4.618108 (  2.811703)
test_btest             0.000538   0.000107  36.282838 ( 15.445704)
test_basic             0.005962   0.001189   0.486167 (  0.574492)
test_all               0.073449   0.038244 474.262493 (226.347591)
test_rubyspec          0.033878   0.055723  62.539689 ( 29.545925)
total: 283.75 sec