Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-022204
#<BuildRuby:0x000074c9722bfdd0
 @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.20251020-022204",
 @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.000021)
autoconf               0.000029   0.000006   0.000035 (  0.000036)
configure              0.000022   0.000005   0.000027 (  0.000027)
build_up               0.005698   0.004436   5.383643 (  3.926200)
build_miniruby         0.001661   0.000158   4.652179 (  3.829993)
build_ruby             0.001801   0.000188   4.596432 (  4.680881)
build_all              0.007671   0.001639   6.571098 (  3.584263)
build_install          0.021593   0.004887  10.187462 (  6.151712)
test_btest             0.001133   0.000022  78.802609 ( 38.930391)
test_basic             0.004625   0.004591   1.173315 (  1.603789)
test_all               0.086641   0.044490 706.312979 (303.861376)
test_rubyspec          0.048190   0.032923 110.532249 ( 34.569720)
total: 401.14 sec