Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-062453
#<BuildRuby:0x0000722b1763fdd0
 @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_gcc14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14",
 @TARGET_NAME="trunk_gcc14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-062453",
 @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.000005   0.000024 (  0.000025)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.007786   0.003169   5.420505 (  5.348731)
build_miniruby         0.001526   0.000151   2.586960 (  2.830643)
build_ruby             0.001011   0.001068   4.535684 (  5.133253)
build_all              0.005845   0.003285   6.416976 (  5.277595)
build_install          0.021155   0.003078  10.093934 (  7.802058)
test_btest             0.000837   0.000250  79.412100 ( 61.887276)
test_basic             0.005217   0.002777   1.176936 (  1.566336)
test_all               0.103537   0.028508 733.553469 (408.652598)
test_rubyspec          0.053452   0.028611 115.887662 ( 72.557513)
total: 571.06 sec