Logfile: /home/opc/ruby/logs/brlog.master.20250726-134838
#<BuildRuby:0x0000fffd860bfde0
 @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.20250726-134838",
 @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.000020   0.000001   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000013)
build_up               0.005303   0.000066   2.123131 (  1.829350)
build_miniruby         0.001272   0.000062   1.220469 (  1.223301)
build_ruby             0.000000   0.001753   1.872715 (  3.765206)
build_all              0.001728   0.005385   3.223079 (  1.725858)
build_install          0.014013   0.001881   4.640944 (  2.600987)
test_btest             0.000682   0.000000  36.669497 ( 15.827435)
test_basic             0.006923   0.000000   0.491452 (  0.571056)
test_all               0.067382   0.047477 477.194343 (212.229134)
test_rubyspec          0.039658   0.041751  62.948043 ( 29.604083)
total: 269.38 sec