Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-103708
#<BuildRuby:0x0000787bd7f9fdc8
 @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.20251012-103708",
 @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.000018   0.000006   0.000024 (  0.000025)
autoconf               0.000034   0.000011   0.000045 (  0.000045)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.004745   0.004587   4.425019 (  9.275924)
build_miniruby         0.001311   0.000103   1.487326 (  3.023803)
build_ruby             0.000000   0.001847   4.626258 ( 56.045631)
build_all              0.007775   0.002046   6.682697 (  4.722401)
build_install          0.017134   0.009841  10.149774 (  7.868740)
test_btest             0.000728   0.000277  82.286684 ( 55.632220)
test_basic             0.006144   0.003983   1.173817 (  1.621146)
test_all               0.092054   0.041023 763.018600 (425.336747)
test_rubyspec          0.049929   0.033386 117.566325 ( 48.023715)
total: 611.55 sec