Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-163511
#<BuildRuby:0x0000764b7a6cfde0
 @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.20251011-163511",
 @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.000005   0.000024 (  0.000023)
autoconf               0.000031   0.000008   0.000039 (  0.000038)
configure              0.000023   0.000006   0.000029 (  0.000030)
build_up               0.005263   0.005419   5.245100 (  4.787180)
build_miniruby         0.001411   0.000114   2.016262 (  2.197157)
build_ruby             0.001533   0.000449   4.897370 (  5.532902)
build_all              0.008123   0.001889   6.549469 (  5.551467)
build_install          0.021074   0.005258  10.180558 (  9.746069)
test_btest             0.000872   0.000248  80.746880 ( 62.240191)
test_basic             0.003026   0.005050   1.146460 (  1.701822)
test_all               0.093630   0.038926 719.928513 (420.589735)
test_rubyspec          0.046727   0.033470 116.055677 ( 47.805727)
total: 560.15 sec