Logfile: /home/opc/ruby/logs/brlog.master.20250725-030645
#<BuildRuby:0x0000fffe8b5dfdd8
 @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.20250725-030645",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000025   0.000001   0.000026 (  0.000025)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.004908   0.000259   2.011966 (  1.773320)
build_miniruby         0.001128   0.000059   1.269046 (  1.278015)
build_ruby             0.000000   0.001502   1.896972 (  4.056075)
build_all              0.001509   0.005963   3.204747 (  1.727536)
build_install          0.016673   0.000000   4.614656 (  2.626751)
test_btest             0.000729   0.000000  36.714731 ( 16.277916)
test_basic             0.003424   0.003569   0.484002 (  0.564122)
test_all               0.087651   0.025743 476.638461 (199.703237)
test_rubyspec          0.044206   0.042566  62.185321 ( 29.368427)
total: 257.38 sec