Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-004552
#<BuildRuby:0x00007fde6769fdc8
 @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-004552",
 @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.000021   0.000006   0.000027 (  0.000028)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000033   0.000009   0.000042 (  0.000041)
build_up               0.007747   0.002206   3.977165 (  2.884034)
build_miniruby         0.001273   0.000064   1.502377 (  1.510040)
build_ruby             0.001260   0.000317   3.143425 (  3.265304)
build_all              0.004448   0.002903   5.130630 (  2.064549)
build_install          0.011366   0.005755   7.786587 (  3.562649)
test_btest             0.000993   0.000000  70.050942 ( 18.406839)
test_basic             0.003878   0.003971   0.843236 (  0.902467)
test_all               0.090618   0.036098 651.908970 (241.500114)
test_rubyspec          0.048715   0.035193 119.450548 ( 31.269622)
total: 305.37 sec