Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-122330
#<BuildRuby:0x00007530d06cfdd8
 @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.20251013-122330",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000029   0.000008   0.000037 (  0.000036)
build_up               0.005933   0.004294   5.047501 (  3.701400)
build_miniruby         0.001359   0.000104   1.940481 (  2.169832)
build_ruby             0.002206   0.000052   4.655838 (  4.842988)
build_all              0.005926   0.003626   6.494095 (  4.175505)
build_install          0.016501   0.007420   9.913085 (  6.341245)
test_btest             0.000480   0.000523  78.123791 ( 39.733673)
test_basic             0.004918   0.004080   1.142641 (  1.248327)
test_all               0.087355   0.043780 727.870383 (376.289238)
test_rubyspec          0.054825   0.032398 117.189642 ( 70.184960)
total: 508.69 sec