Logfile: /home/opc/ruby/logs/brlog.master.20250730-174722
#<BuildRuby:0x0000fffdaa66fdc0
 @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.20250730-174722",
 @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.000002   0.000011 (  0.000011)
autoconf               0.000017   0.000003   0.000020 (  0.000020)
configure              0.000011   0.000001   0.000012 (  0.000013)
build_up               0.000941   0.004234   2.127515 (  1.819012)
build_miniruby         0.001305   0.000000   1.267278 (  1.271121)
build_ruby             0.002005   0.000000   1.855897 (  3.479918)
build_all              0.005413   0.001071   3.194757 (  1.651275)
build_install          0.010097   0.006684   4.638835 (  2.676430)
test_btest             0.000576   0.000157  36.540983 ( 17.968247)
test_basic             0.001912   0.004650   0.491762 (  0.576279)
test_all               0.083280   0.040103 470.633980 (196.478006)
test_rubyspec          0.024832   0.061832  62.144398 ( 29.433681)
total: 255.36 sec