Logfile: /home/opc/ruby/logs/brlog.master.20250727-103036
#<BuildRuby:0x0000fffbdafefde0
 @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-103036",
 @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.000001   0.000010 (  0.000012)
autoconf               0.000018   0.000004   0.000022 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002172   0.003617   2.156125 (  1.828306)
build_miniruby         0.001066   0.000238   1.282762 (  1.286608)
build_ruby             0.001513   0.000337   2.037101 (  4.596604)
build_all              0.007655   0.000759   3.250667 (  1.906507)
build_install          0.010877   0.006890   4.673039 (  2.813420)
test_btest             0.000557   0.000146  36.543093 ( 15.571837)
test_basic             0.003865   0.002875   0.484955 (  0.567176)
test_all               0.091591   0.019868 445.903305 (207.871323)
test_rubyspec          0.030690   0.062697  63.283325 ( 29.885006)
total: 266.33 sec