Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-064519
#<BuildRuby:0x00007ab9d357fdc0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11",
 @TARGET_NAME="trunk_gcc11",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-11"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-064519",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000019   0.000000   0.000019 (  0.000020)
autoconf               0.000035   0.000000   0.000035 (  0.000035)
configure              0.000030   0.000000   0.000030 (  0.000031)
build_up               0.007823   0.003604   5.476372 (  5.217772)
build_miniruby         0.001333   0.000349   2.321404 (  2.560442)
build_ruby             0.001697   0.000444   4.773737 (  5.160951)
build_all              0.008002   0.002332  10.012216 (  8.936340)
build_install          0.015320   0.008352  10.228321 (  6.793756)
test_btest             0.001128   0.000000  73.746588 ( 29.265258)
test_basic             0.007361   0.003626   1.186513 (  5.570704)
test_all               0.100768   0.031021 683.678750 (232.376651)
test_rubyspec          0.046569   0.037378 114.280237 ( 26.393249)
total: 322.28 sec