Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-022743
#<BuildRuby:0x0000788b2604fdd8
 @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.20251019-022743",
 @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.000005   0.000024 (  0.000025)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000027   0.000008   0.000035 (  0.000034)
build_up               0.007712   0.003379   5.276326 (  5.934965)
build_miniruby         0.001655   0.000000   1.621048 (  2.213475)
build_ruby             0.001962   0.000000   1.516116 (  1.752893)
build_all              0.009028   0.001590   6.553241 (  6.493802)
build_install          0.021200   0.004920   9.921248 (  8.865794)
test_btest             0.000995   0.000000  87.960517 ( 65.974128)
test_basic             0.005115   0.004483   1.019404 (  1.295927)
test_all               0.081721   0.050049 711.278827 (316.089658)
test_rubyspec          0.053279   0.029635 113.963256 ( 35.404858)
total: 444.03 sec