Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-162300
#<BuildRuby:0x00007732d7aafdd0
 @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-162300",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.006528   0.003294   5.009502 (  4.555953)
build_miniruby         0.001282   0.000297   1.842115 (  2.055774)
build_ruby             0.001723   0.000399   4.626022 (  5.009612)
build_all              0.008355   0.001507   6.417986 (  4.854401)
build_install          0.018070   0.006978   9.945078 (  7.894432)
test_btest             0.000922   0.000228  80.720460 ( 48.824130)
test_basic             0.006578   0.002490   1.229653 (  2.272951)
test_all               0.085778   0.044257 729.233592 (434.842977)
test_rubyspec          0.048432   0.036683 114.853671 ( 61.065199)
total: 571.38 sec