Logfile: /home/opc/ruby/logs/brlog.master.20250727-071829
#<BuildRuby:0x0000fffc7939fdc0
 @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-071829",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.002355   0.003577   2.160346 (  1.917696)
build_miniruby         0.001176   0.000000   1.279630 (  1.285553)
build_ruby             0.001872   0.000000   1.931073 (  4.148761)
build_all              0.007339   0.000000   3.225857 (  1.712304)
build_install          0.014527   0.003278   4.742898 (  2.727114)
test_btest             0.000689   0.000072  36.882486 ( 15.910720)
test_basic             0.006455   0.000670   0.496606 (  0.574113)
test_all               0.077209   0.035042 495.468260 (207.140749)
test_rubyspec          0.036908   0.048860  62.696126 ( 29.539299)
total: 264.96 sec