Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251007-203615
#<BuildRuby:0x00007c65b211fdc0
 @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.20251007-203615",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000028   0.000006   0.000034 (  0.000035)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.005763   0.004957   4.915071 (  3.658425)
build_miniruby         0.001511   0.000000   5.882914 (  5.524760)
build_ruby             0.001651   0.000062   3.439084 (  3.507616)
build_all              0.006767   0.001939   5.722323 (  2.498029)
build_install          0.014173   0.008253   9.271981 (  4.490147)
test_btest             0.000777   0.000229  81.573081 ( 31.438749)
test_basic             0.006061   0.001910   1.003560 (  1.062894)
test_all               0.091647   0.039494 694.738082 (311.351626)
test_rubyspec          0.043501   0.039117 112.054170 ( 28.867192)
total: 392.40 sec