Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-224624
#<BuildRuby:0x000076ff84d3fdd8
 @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-224624",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000028   0.000006   0.000034 (  0.000035)
configure              0.000026   0.000005   0.000031 (  0.000032)
build_up               0.002514   0.006854   4.871980 (  3.282764)
build_miniruby         0.001442   0.000119   1.686858 (  1.685672)
build_ruby             0.001766   0.000000   4.018929 ( 46.672596)
build_all              0.004025   0.004001   5.580334 (  2.343973)
build_install          0.014961   0.006389   7.158164 ( 37.386463)
test_btest             0.000681   0.000203  74.776696 ( 21.223638)
test_basic             0.003947   0.004662   1.002155 (  1.059045)
test_all               0.093217   0.030622 663.278945 (205.556653)
test_rubyspec          0.057975   0.024680 108.440525 ( 24.618811)
total: 343.83 sec