Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-143700
#<BuildRuby:0x00007d92e1d4fde0
 @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.20251013-143700",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000052   0.000000   0.000052 (  0.000052)
configure              0.000032   0.000000   0.000032 (  0.000033)
build_up               0.016913   0.008130  55.980858 ( 80.775654)
build_miniruby         0.000000   0.001711   2.276279 (  2.739128)
build_ruby             0.001844   0.000534   4.790363 (  5.123107)
build_all              0.015372   0.002727  10.192179 (  6.160585)
build_install          0.011587   0.009293   9.745095 (  5.045110)
test_btest             0.000565   0.000572  78.862487 ( 36.509838)
test_basic             0.004856   0.003033   1.189615 (  1.292964)
test_all               0.090902   0.043021 748.601620 (403.092962)
test_rubyspec          0.051588   0.032923 118.409809 ( 65.515512)
total: 606.26 sec