Logfile: /home/opc/ruby/logs/brlog.master.20250727-222429
#<BuildRuby:0x0000fffbdff1fdc0
 @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.20250727-222429",
 @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.000000   0.000012 (  0.000012)
autoconf               0.000021   0.000000   0.000021 (  0.000022)
configure              0.000016   0.000000   0.000016 (  0.000015)
build_up               0.001203   0.004053   2.131179 (  1.824215)
build_miniruby         0.001348   0.000065   1.265073 (  1.271267)
build_ruby             0.001463   0.000070   1.928031 (  4.187328)
build_all              0.003732   0.003790   3.189739 (  1.854772)
build_install          0.008464   0.008730   4.644417 (  2.850450)
test_btest             0.000798   0.000000  36.833024 ( 15.693089)
test_basic             0.003898   0.003426   0.491254 (  0.568157)
test_all               0.088166   0.028124 418.051515 (186.761341)
test_rubyspec          0.049016   0.035166  62.510744 ( 29.743583)
total: 244.76 sec