Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-122202
#<BuildRuby:0x00007ec3d592fdc0
 @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.20251017-122202",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000034   0.000007   0.000041 (  0.000042)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.004219   0.005862   5.076456 (  4.298104)
build_miniruby         0.001495   0.000149   1.893579 (  2.088161)
build_ruby             0.000717   0.001224   4.736600 (  5.300866)
build_all              0.004295   0.004804   6.573992 (  4.708865)
build_install          0.021128   0.003933  10.203493 (  8.169029)
test_btest             0.001036   0.000000  79.239556 ( 37.796909)
test_basic             0.006544   0.002463   1.171990 (  1.365257)
test_all               0.092049   0.038737 689.695582 (284.254438)
test_rubyspec          0.048535   0.030856 115.367613 ( 56.663199)
total: 404.65 sec