Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-202410
#<BuildRuby:0x000074a8fb29fdd8
 @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-202410",
 @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.000019   0.000003   0.000022 (  0.000023)
autoconf               0.000035   0.000007   0.000042 (  0.000043)
configure              0.000033   0.000007   0.000040 (  0.000040)
build_up               0.005924   0.004687   5.173288 (  5.018579)
build_miniruby         0.002827   0.000405  49.582084 ( 44.742998)
build_ruby             0.000201   0.002131   4.514802 (  4.821392)
build_all              0.011583   0.000976  54.896632 ( 49.133132)
build_install          0.021213   0.003514   9.956050 (  6.966561)
test_btest             0.001135   0.000032  74.931070 ( 41.519988)
test_basic             0.005055   0.003477   1.160956 (  1.585676)
test_all               0.092739   0.040785 771.066259 (527.265084)
test_rubyspec          0.052837   0.033765 115.421506 ( 54.537424)
total: 735.59 sec