Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-021954
#<BuildRuby:0x00007569fd22fdd0
 @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.20251019-021954",
 @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.000004   0.000020 (  0.000021)
autoconf               0.000034   0.000009   0.000043 (  0.000042)
configure              0.000036   0.000009   0.000045 (  0.000045)
build_up               0.006115   0.005348   5.582282 (  5.620288)
build_miniruby         0.001387   0.000405   2.644681 (  2.880923)
build_ruby             0.000603   0.001206   4.777712 (  5.040547)
build_all              0.005879   0.004387   6.695995 (  5.036143)
build_install          0.021377   0.005222  10.404951 (  9.109039)
test_btest             0.000899   0.000277  83.638667 ( 58.615690)
test_basic             0.005422   0.002790   1.180654 (  1.400166)
test_all               0.080325   0.045959 718.934761 (383.381646)
test_rubyspec          0.049257   0.035975 118.239919 ( 65.715770)
total: 536.80 sec