Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251024-123114
#<BuildRuby:0x000078f9ca2ffde0
 @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_clang_14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14",
 @TARGET_NAME="trunk_clang_14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20251024-123114",
 @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.000006   0.000023 (  0.000023)
autoconf               0.000030   0.000010   0.000040 (  0.000040)
configure              0.000027   0.000009   0.000036 (  0.000036)
build_up               0.003397   0.004315   3.523510 (  2.245653)
build_miniruby         0.001134   0.000679   0.738024 (  0.739517)
build_ruby             0.000286   0.001360   0.962510 (  0.964964)
build_all              0.005881   0.001590   5.331629 (  2.265684)
build_install          0.015109   0.005358   7.739546 (  3.434721)
test_btest             0.000942   0.000000  69.749181 ( 19.595152)
test_basic             0.003606   0.005061   0.842655 (  0.898141)
test_all               0.101560   0.028819 712.437880 (273.455902)
test_rubyspec          0.049489   0.029764 111.689463 ( 34.497589)
total: 338.10 sec