Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-202238
#<BuildRuby:0x000079345aecfdd0
 @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.20251016-202238",
 @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.000021   0.000007   0.000028 (  0.000027)
autoconf               0.000038   0.000012   0.000050 (  0.000049)
configure              0.000030   0.000010   0.000040 (  0.000038)
build_up               0.005241   0.005133   5.016910 (  4.054684)
build_miniruby         0.001694   0.000000   2.656583 (  3.245615)
build_ruby             0.001653   0.000121   4.480145 (  4.647111)
build_all              0.006983   0.002332   6.380326 (  3.867203)
build_install          0.019255   0.006452  10.148143 (  7.502591)
test_btest             0.000000   0.000968  78.411383 ( 40.486806)
test_basic             0.004825   0.003464   1.149730 (  1.321665)
test_all               0.101527   0.027399 694.226110 (383.616341)
test_rubyspec          0.052494   0.029317 113.402214 ( 58.795903)
total: 507.54 sec