Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251009-043612
#<BuildRuby:0x0000774a3e16fdc8
 @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.20251009-043612",
 @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.000035   0.000008   0.000043 (  0.000044)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.008265   0.003351   6.517892 (  6.008802)
build_miniruby         0.000755   0.000962   2.584819 (  4.248883)
build_ruby             0.001611   0.000639   4.583138 ( 36.763896)
build_all              0.009333   0.000807   6.361932 (  4.398072)
build_install          0.024436   0.002588  10.471220 (  8.135650)
test_btest             0.000853   0.000198  74.883975 ( 42.263896)
test_basic             0.004024   0.004294   1.207779 (  1.418888)
test_all               0.097327   0.037257 672.756830 (292.429733)
test_rubyspec          0.039994   0.038441 116.049541 ( 32.888258)
total: 428.56 sec