Logfile: /home/opc/ruby/logs/brlog.master.20250731-125212
#<BuildRuby:0x0000fffc5ed1fdc0
 @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.20250731-125212",
 @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.000013   0.000001   0.000014 (  0.000013)
autoconf               0.000023   0.000002   0.000025 (  0.000024)
configure              0.000018   0.000001   0.000019 (  0.000018)
build_up               0.001600   0.004056   2.120025 (  1.816737)
build_miniruby         0.001205   0.000137   1.248394 (  1.251041)
build_ruby             0.001447   0.000152   1.871692 (  4.034449)
build_all              0.003407   0.004107   3.239911 (  1.723499)
build_install          0.011151   0.006381   4.716315 (  2.683298)
test_btest             0.000851   0.000000  36.436433 ( 15.643260)
test_basic             0.000000   0.007111   0.495453 (  0.590625)
test_all               0.086668   0.025667 518.411777 (265.558722)
test_rubyspec          0.065384   0.022047  62.254442 ( 29.479467)
total: 322.78 sec