Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-042540
#<BuildRuby:0x00007d1bb7b8fdd0
 @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.20251015-042540",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.005447   0.004028   4.594236 (  4.613816)
build_miniruby         0.001634   0.000000   1.950576 (  1.956625)
build_ruby             0.001864   0.000000   4.019954 (  4.132262)
build_all              0.007802   0.000952   5.971830 (  2.653541)
build_install          0.017891   0.005823   9.279934 (  4.499832)
test_btest             0.001021   0.000029  76.615008 ( 27.512459)
test_basic             0.002552   0.006965   1.158038 (  1.273128)
test_all               0.099066   0.032954 722.896749 (366.075379)
test_rubyspec          0.062125   0.024652 115.798517 ( 57.006125)
total: 469.72 sec