Logfile: /home/opc/ruby/logs/brlog.master.20250725-213922
#<BuildRuby:0x0000ffff1d45fde0
 @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-213922",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000026   0.000001   0.000027 (  0.000027)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.006128   0.000291   2.249971 (  1.875097)
build_miniruby         0.001140   0.000054   1.365785 (  1.368807)
build_ruby             0.001581   0.000075   1.990130 (  4.110797)
build_all              0.007236   0.000129   3.298272 (  1.913360)
build_install          0.016412   0.000000   4.673054 (  2.767302)
test_btest             0.000664   0.000000  36.484074 ( 15.792916)
test_basic             0.000000   0.007307   0.486500 (  0.570435)
test_all               0.078580   0.038951 440.434034 (190.758779)
test_rubyspec          0.050404   0.042464  62.478952 ( 29.682254)
total: 248.84 sec