Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-182738
#<BuildRuby:0x000073442539fdc8
 @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-182738",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000033   0.000008   0.000041 (  0.000042)
configure              0.000033   0.000009   0.000042 (  0.000041)
build_up               0.005174   0.005208   5.101027 (  4.150760)
build_miniruby         0.000482   0.001177   1.151839 (  1.363418)
build_ruby             0.000746   0.001266   1.599299 (  1.730005)
build_all              0.006964   0.002955   6.492587 (  4.178010)
build_install          0.018013   0.007772   9.760744 (  6.821227)
test_btest             0.000263   0.000843  82.532984 ( 49.676211)
test_basic             0.004548   0.005750   0.935655 (  1.300116)
test_all               0.096688   0.034654 723.781950 (364.681738)
test_rubyspec          0.053409   0.033040 118.171852 ( 56.450636)
total: 490.35 sec