Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251028-224602
#<BuildRuby:0x000072fa0719fdd8
 @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.20251028-224602",
 @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.000034   0.000010   0.000044 (  0.000044)
autoconf               0.000042   0.000012   0.000054 (  0.000054)
configure              0.000037   0.000010   0.000047 (  0.000047)
build_up               0.007299   0.004289   5.432878 (  5.050338)
build_miniruby         0.001325   0.000391   2.348108 (  2.624465)
build_ruby             0.003011   0.000000   4.645954 (  5.110277)
build_all              0.007162   0.002964   6.663741 (  4.939857)
build_install          0.022546   0.004556  10.437116 (  7.376851)
test_btest             0.000752   0.000211  79.054510 ( 32.116930)
test_basic             0.000523   0.007818   1.175245 (  1.456333)
test_all               0.093727   0.038043 678.250562 (287.086823)
test_rubyspec          0.049642   0.035066 114.354406 ( 32.995063)
total: 378.76 sec