Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-102553
#<BuildRuby:0x00007eacba0dfdc8
 @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.20251014-102553",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.004069   0.005642   5.126510 ( 13.766562)
build_miniruby         0.000759   0.000901   2.599640 ( 10.831093)
build_ruby             0.001441   0.000543   4.766333 ( 29.869686)
build_all              0.005678   0.002878   6.294976 (  3.859565)
build_install          0.018370   0.004771  10.083033 (  7.389297)
test_btest             0.000592   0.000216  72.800695 ( 31.892353)
test_basic             0.005387   0.001866   1.062645 (  1.209765)
test_all               0.094255   0.036753 711.762502 (418.801990)
test_rubyspec          0.054633   0.031615 118.312064 ( 63.910536)
total: 581.53 sec