Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251020-062900
#<BuildRuby:0x000076392144fdd8
 @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.20251020-062900",
 @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.000016   0.000004   0.000020 (  0.000019)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.005255   0.005054   5.242634 (  3.846443)
build_miniruby         0.001669   0.000174  20.955610 ( 20.675934)
build_ruby             0.001531   0.000398   1.581707 (  1.648795)
build_all              0.005880   0.004357   6.489525 (  3.892302)
build_install          0.020687   0.005585   9.650438 (  5.893469)
test_btest             0.001075   0.000038  84.162918 ( 54.042332)
test_basic             0.007084   0.002626   0.936889 (  1.194608)
test_all               0.105805   0.029369 726.885824 (377.563786)
test_rubyspec          0.052480   0.029757 117.305367 ( 55.290561)
total: 524.05 sec