Logfile: /home/opc/ruby/logs/brlog.master.20250728-134358
#<BuildRuby:0x0000fffbd1dafde0
 @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-134358",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000016   0.000003   0.000019 (  0.000041)
configure              0.000013   0.000002   0.000015 (  0.000025)
build_up               0.005288   0.000198   2.165493 (  1.857547)
build_miniruby         0.001396   0.000000   1.264771 (  1.269922)
build_ruby             0.001381   0.000000   1.916372 (  4.255364)
build_all              0.003554   0.003806   3.169038 (  1.726982)
build_install          0.008737   0.008470   4.670135 (  3.006354)
test_btest             0.000666   0.000048  36.197020 ( 17.414159)
test_basic             0.001752   0.004708   0.488240 (  0.568602)
test_all               0.078883   0.032336 421.440312 (180.821662)
test_rubyspec          0.060738   0.032643  61.875541 ( 29.144832)
total: 240.07 sec