Logfile: /home/opc/ruby/logs/brlog.master.20250728-080531
#<BuildRuby:0x0000fffd6aa4fde0
 @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-080531",
 @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.000054   0.000009   0.000063 (  0.000064)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.004955   0.000767   2.181744 (  1.889678)
build_miniruby         0.001152   0.000178   1.307267 (  1.314725)
build_ruby             0.001330   0.000206   1.909950 (  4.330816)
build_all              0.006590   0.001019   3.203705 (  1.775870)
build_install          0.017092   0.000000   4.665256 (  2.628726)
test_btest             0.000753   0.000000  36.428254 ( 16.651258)
test_basic             0.001663   0.005417   0.485486 (  0.572605)
test_all               0.077802   0.032613 450.112112 (197.030005)
test_rubyspec          0.050405   0.041382  62.179682 ( 29.385932)
total: 255.58 sec