Logfile: /home/opc/ruby/logs/brlog.master.20250731-122503
#<BuildRuby:0x0000ffff6a2dfdd8
 @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-122503",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000011   0.000003   0.000014 (  0.000014)
build_up               0.004216   0.000979   2.134654 (  1.856743)
build_miniruby         0.000000   0.001312   1.266063 (  1.306696)
build_ruby             0.000000   0.001495   1.945043 (  4.130553)
build_all              0.005580   0.002168   3.242094 (  1.723725)
build_install          0.004881   0.013007   4.759632 (  2.761535)
test_btest             0.000567   0.000241  36.323703 ( 15.832607)
test_basic             0.006015   0.000855   0.499493 (  0.585977)
test_all               0.077572   0.035962 468.859631 (207.700129)
test_rubyspec          0.045957   0.059164  63.485053 ( 30.369788)
total: 266.27 sec