Logfile: /home/opc/ruby/logs/brlog.master.20250726-003723
#<BuildRuby:0x0000fffd3272fdc8
 @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.20250726-003723",
 @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.000009   0.000001   0.000010 (  0.000011)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.004680   0.000507   2.139879 (  1.836588)
build_miniruby         0.000000   0.001160   1.233422 (  1.238838)
build_ruby             0.000000   0.001726   1.863759 (  4.271825)
build_all              0.006179   0.000909   3.166064 (  1.715697)
build_install          0.004048   0.013653   4.652769 (  2.826521)
test_btest             0.000540   0.000161  35.897600 ( 15.566354)
test_basic             0.000000   0.006585   0.492980 (  0.580293)
test_all               0.079686   0.033897 429.949518 (183.329860)
test_rubyspec          0.050271   0.044222  65.931459 ( 31.198443)
total: 242.57 sec