Logfile: /home/opc/ruby/logs/brlog.master.20250725-204721
#<BuildRuby:0x0000fffd73f9fdc8
 @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-204721",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.000000   0.005265   2.120579 (  1.836541)
build_miniruby         0.000000   0.001455   1.234148 (  1.238309)
build_ruby             0.000501   0.001115   1.915340 (  3.987812)
build_all              0.005567   0.001172   3.174160 (  1.688953)
build_install          0.010352   0.005714   4.580052 (  2.625966)
test_btest             0.000731   0.000000  36.792122 ( 16.243968)
test_basic             0.007007   0.000000   0.491534 (  0.572791)
test_all               0.077106   0.037599 436.688109 (190.030266)
test_rubyspec          0.019087   0.068316  63.034676 ( 29.640382)
total: 247.87 sec