Logfile: /home/opc/ruby/logs/brlog.master.20250727-083753
#<BuildRuby:0x0000fffce537fdd8
 @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.20250727-083753",
 @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.000019   0.000004   0.000023 (  0.000022)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005367   0.000000   2.150730 (  1.862317)
build_miniruby         0.000000   0.001130   1.249008 (  1.254118)
build_ruby             0.000398   0.001123   1.875650 (  4.272713)
build_all              0.004511   0.003866   3.220036 (  1.743904)
build_install          0.006811   0.009870   4.709394 (  2.738640)
test_btest             0.000584   0.000219  36.296211 ( 15.290959)
test_basic             0.007578   0.000000   0.490357 (  0.575730)
test_all               0.066135   0.049147 469.497039 (197.890025)
test_rubyspec          0.037698   0.052334  62.342730 ( 29.443761)
total: 255.07 sec