Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-182115
#<BuildRuby:0x00007288e3f0fdc8
 @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-182115",
 @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.000004   0.000023 (  0.000024)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000032)
build_up               0.007094   0.003558   5.065463 ( 12.642440)
build_miniruby         0.001442   0.000113   1.922953 (  2.089776)
build_ruby             0.000713   0.002240   4.955911 ( 55.587038)
build_all              0.007714   0.001457   6.642629 (  4.949571)
build_install          0.016291   0.008146  10.364421 ( 12.678962)
test_btest             0.000994   0.000000  80.463429 ( 50.901607)
test_basic             0.006323   0.002001   1.088421 (  1.364799)
test_all               0.091887   0.041310 723.310609 (398.518544)
test_rubyspec          0.053926   0.029632 120.618131 ( 69.348172)
total: 608.08 sec