Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-004642
#<BuildRuby:0x00007e983889fdd8
 @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.20251030-004642",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.004973   0.005029   4.990903 (  3.376458)
build_miniruby         0.000606   0.000897   4.741042 (  4.276973)
build_ruby             0.001894   0.000000   4.386795 (  4.437934)
build_all              0.003371   0.005452   6.165304 (  2.985637)
build_install          0.019541   0.003533   9.226901 (  4.325893)
test_btest             0.000742   0.000218  73.818577 ( 22.974615)
test_basic             0.004465   0.001134   0.982391 (  3.427360)
test_all               0.097552   0.032772 661.343642 (207.583089)
test_rubyspec          0.051227   0.032602 114.111341 ( 26.283938)
total: 279.67 sec