Logfile: /home/opc/ruby/logs/brlog.master.20250728-043901
#<BuildRuby:0x0000fffe2bb7fdc0
 @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-043901",
 @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.000017   0.000001   0.000018 (  0.000017)
autoconf               0.000023   0.000002   0.000025 (  0.000023)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005489   0.000070   2.167214 (  1.871906)
build_miniruby         0.001120   0.000053   1.287638 (  1.290806)
build_ruby             0.001562   0.000075   1.904435 (  3.978036)
build_all              0.007306   0.000141   3.171069 (  1.729761)
build_install          0.008681   0.008571   4.618801 (  2.711663)
test_btest             0.000728   0.000035  36.557309 ( 15.762955)
test_basic             0.003806   0.003079   0.488905 (  0.566351)
test_all               0.077597   0.035063 457.790393 (200.031601)
test_rubyspec          0.053638   0.029079  63.166613 ( 29.656593)
total: 257.60 sec