Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-202606
#<BuildRuby:0x00007209cdcdfde0
 @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.20251014-202606",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000028   0.000000   0.000028 (  0.000027)
build_up               0.005089   0.005062   5.727946 (  3.701323)
build_miniruby         0.002127   0.000000 113.545544 ( 64.861959)
build_ruby             0.000783   0.001005   4.729075 (  4.898893)
build_all              0.006972   0.001736   6.344916 (  4.365095)
build_install          0.015014   0.006888   9.653737 (  5.709532)
test_btest             0.000249   0.000768  72.372259 ( 24.282571)
test_basic             0.004683   0.002856   1.146764 (  3.045771)
test_all               0.109536   0.024779 713.539145 (398.059725)
test_rubyspec          0.058795   0.025877 116.747210 ( 52.869693)
total: 561.80 sec