Logfile: /home/opc/ruby/logs/brlog.master.20250731-222606
#<BuildRuby:0x0000fffc41b3fdd8
 @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.20250731-222606",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000022   0.000003   0.000025 (  0.000024)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.004771   0.000529   2.158669 (  1.852651)
build_miniruby         0.001042   0.000116   1.264573 (  1.266646)
build_ruby             0.001332   0.000148   1.911995 (  4.350574)
build_all              0.006711   0.000745   3.240636 (  1.756275)
build_install          0.013190   0.004187   4.696490 (  2.630580)
test_btest             0.000631   0.000087  36.811232 ( 16.848493)
test_basic             0.001681   0.004996   0.494441 (  0.573127)
test_all               0.087768   0.022852 489.495830 (203.743986)
test_rubyspec          0.055128   0.039394  62.353143 ( 29.500573)
total: 262.52 sec