Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-202024
#<BuildRuby:0x000078646f2cfdc0
 @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.20251018-202024",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.006548   0.003762   5.301401 (  5.003169)
build_miniruby         0.001306   0.000388   1.850204 (  2.200481)
build_ruby             0.001617   0.000481   4.842244 (  5.541089)
build_all              0.008376   0.001660   6.687551 (  5.812781)
build_install          0.019559   0.007469  10.038130 (  9.605050)
test_btest             0.000841   0.000255  77.603612 ( 56.439761)
test_basic             0.003790   0.006359   1.255114 (  1.652687)
test_all               0.094407   0.033882 734.225846 (365.885505)
test_rubyspec          0.052252   0.032734 118.938823 ( 66.053380)
total: 518.20 sec