Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251012-162358
#<BuildRuby:0x00007e93f850fdd8
 @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.20251012-162358",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000000   0.000041   0.000041 (  0.000041)
configure              0.000000   0.000034   0.000034 (  0.000033)
build_up               0.005303   0.005327   5.244477 (  3.523479)
build_miniruby         0.001843   0.000000   2.017790 (  2.090084)
build_ruby             0.001464   0.000574   4.785679 (  4.937177)
build_all              0.004940   0.004422   6.437073 (  3.266245)
build_install          0.018129   0.006070  10.052125 (  6.619090)
test_btest             0.000931   0.000006  77.751041 ( 39.862743)
test_basic             0.004083   0.005838   1.163100 (  1.278778)
test_all               0.092622   0.038447 723.439469 (397.428431)
test_rubyspec          0.047387   0.038584 119.215318 ( 53.159372)
total: 512.17 sec