Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-102222
#<BuildRuby:0x00007686f733fdc0
 @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.20251018-102222",
 @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.000000   0.000018 (  0.000018)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.003769   0.005754   4.815627 (  3.225821)
build_miniruby         0.001377   0.000099   1.744859 (  1.755720)
build_ruby             0.001131   0.000772   4.762323 ( 33.718580)
build_all              0.006328   0.002134   6.673183 (  3.805352)
build_install          0.017037   0.007188  10.392190 (  6.304790)
test_btest             0.000798   0.000224  82.302467 ( 43.564619)
test_basic             0.004714   0.003623   1.179464 (  1.281332)
test_all               0.100636   0.031541 745.338627 (409.459044)
test_rubyspec          0.055638   0.029999 116.109437 ( 50.058038)
total: 553.17 sec