Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-062346
#<BuildRuby:0x0000752dca14fdd0
 @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.20251016-062346",
 @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.000004   0.000022 (  0.000022)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.008912   0.001585   5.133304 (  4.396334)
build_miniruby         0.000403   0.001111   1.828934 (  2.069718)
build_ruby             0.001903   0.000000   4.667490 (  5.358103)
build_all              0.008713   0.000919   6.397122 (  4.743804)
build_install          0.021203   0.003149   9.681750 (  7.285982)
test_btest             0.001106   0.000003  76.702133 ( 48.461951)
test_basic             0.003099   0.005038   1.155714 (  1.444079)
test_all               0.097235   0.031872 680.712669 (352.463464)
test_rubyspec          0.045744   0.035203 114.135033 ( 49.652581)
total: 475.88 sec