Logfile: /home/opc/ruby/logs/brlog.master.20250728-033417
#<BuildRuby:0x0000ffff6b67fdc0
 @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.20250728-033417",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005478   0.000267   2.159776 (  1.861499)
build_miniruby         0.001292   0.000000   1.290922 (  1.295633)
build_ruby             0.001429   0.000000   1.896913 (  3.955926)
build_all              0.007199   0.000000   3.167801 (  1.710190)
build_install          0.011919   0.004166   4.608404 (  2.707379)
test_btest             0.000593   0.000072  36.328231 ( 15.388260)
test_basic             0.006147   0.000739   0.483380 (  0.562995)
test_all               0.086061   0.025184 495.771027 (206.407064)
test_rubyspec          0.039510   0.047276  62.048318 ( 29.422170)
total: 263.31 sec