Logfile: /home/opc/ruby/logs/brlog.master.20250728-083551
#<BuildRuby:0x0000fffca725fdd8
 @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.20250728-083551",
 @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.000003   0.000012 (  0.000012)
autoconf               0.000018   0.000005   0.000023 (  0.000023)
configure              0.000011   0.000003   0.000014 (  0.000015)
build_up               0.005544   0.000359   2.130904 (  1.850610)
build_miniruby         0.001248   0.000000   1.253298 (  1.255976)
build_ruby             0.001532   0.000000   1.915508 (  4.487262)
build_all              0.007370   0.000437   3.178896 (  1.791335)
build_install          0.014317   0.002013   4.650309 (  2.677867)
test_btest             0.001486   0.000000  36.599543 ( 16.034825)
test_basic             0.006000   0.000540   0.490992 (  0.564996)
test_all               0.072185   0.041445 500.966881 (254.209465)
test_rubyspec          0.034641   0.054551  63.846340 ( 29.900168)
total: 312.77 sec