Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-102531
#<BuildRuby:0x00007553828dfdd8
 @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-102531",
 @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.000018   0.000006   0.000024 (  0.000024)
autoconf               0.000043   0.000000   0.000043 (  0.000042)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.006039   0.004110   5.302049 (  5.834545)
build_miniruby         0.000723   0.000913   2.585210 (  2.920500)
build_ruby             0.000942   0.000984   4.764799 (  4.944956)
build_all              0.006362   0.002802   6.546723 (  4.563099)
build_install          0.016205   0.005060   9.710343 (  5.419834)
test_btest             0.000963   0.000000  73.631987 ( 21.469879)
test_basic             0.002477   0.005637   1.051389 (  1.100832)
test_all               0.091021   0.039840 701.245592 (332.673281)
test_rubyspec          0.046708   0.033256 115.154063 ( 60.535526)
total: 439.46 sec