Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-102237
#<BuildRuby:0x00007ab41af2fdc0
 @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.20251017-102237",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000030   0.000007   0.000037 (  0.000038)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.006979   0.002989   5.171302 (  4.405047)
build_miniruby         0.001506   0.000133   2.630930 (  2.843746)
build_ruby             0.001505   0.000391   4.664027 (  5.021469)
build_all              0.006506   0.002408   6.508435 (  4.367335)
build_install          0.018610   0.005522  10.098606 (  7.218368)
test_btest             0.000153   0.000813  73.643727 ( 36.357076)
test_basic             0.006647   0.001259   1.119421 (  4.043621)
test_all               0.097716   0.031792 708.079848 (384.580959)
test_rubyspec          0.045666   0.029164 111.786472 ( 45.502475)
total: 494.34 sec