Logfile: /home/opc/ruby/logs/brlog.master.20250731-165125
#<BuildRuby:0x0000fffccec3fde0
 @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-165125",
 @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.000026   0.000001   0.000027 (  0.000027)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.005787   0.000090   2.212400 (  2.145183)
build_miniruby         0.001241   0.000059   5.494964 (  5.382101)
build_ruby             0.001402   0.000066   1.898243 (  4.118955)
build_all              0.003167   0.004451   3.240456 (  1.793739)
build_install          0.012813   0.004832   4.733255 (  2.813002)
test_btest             0.000773   0.000036  36.293395 ( 16.051449)
test_basic             0.007020   0.000000   0.492427 (  0.578567)
test_all               0.086393   0.026230 488.195143 (203.547368)
test_rubyspec          0.051462   0.038944  62.591781 ( 29.600923)
total: 266.03 sec