Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-062852
#<BuildRuby:0x00007145fecefdc8
 @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.20251018-062852",
 @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.000021)
autoconf               0.000027   0.000006   0.000033 (  0.000033)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.006322   0.004300   5.629534 (  5.653668)
build_miniruby         0.000677   0.000926   1.188297 (  1.467916)
build_ruby             0.001074   0.001021   1.667640 (  1.914433)
build_all              0.009257   0.000565   6.865916 (  5.883108)
build_install          0.022091   0.003340  10.169814 (  8.992913)
test_btest             0.000861   0.000194  86.318008 ( 61.486919)
test_basic             0.005638   0.004034   1.038731 (  1.442718)
test_all               0.098471   0.037745 725.473054 (388.830017)
test_rubyspec          0.052678   0.026727 116.754799 ( 50.929398)
total: 526.60 sec