Logfile: /home/opc/ruby/logs/brlog.master.20250803-001229
#<BuildRuby:0x0000ffff0aa0fdc0
 @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-001229",
 @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.000002   0.000013 (  0.000014)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.001218   0.004374   2.196299 (  1.849657)
build_miniruby         0.001033   0.000304   1.329138 (  1.337612)
build_ruby             0.000000   0.002006   1.920811 (  4.150546)
build_all              0.008141   0.002013   3.497075 (  2.063396)
build_install          0.018592   0.000417   5.193499 (  3.292474)
test_btest             0.000662   0.000000  36.907496 ( 16.228541)
test_basic             0.006996   0.000000   0.501108 (  0.591129)
test_all               0.085717   0.025114 493.039626 (230.623594)
test_rubyspec          0.040962   0.051800  63.087605 ( 30.192536)
total: 290.33 sec