Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-162712
#<BuildRuby:0x0000759dc4f9fdd0
 @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-162712",
 @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.000024)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.006422   0.003957   5.245163 (  4.747534)
build_miniruby         0.000394   0.001141   1.191620 (  1.377952)
build_ruby             0.001743   0.000202   1.632315 (  1.805379)
build_all              0.008880   0.001197   6.328293 (  4.848417)
build_install          0.020824   0.003668   9.494983 (  6.720935)
test_btest             0.000739   0.000194  77.517601 ( 46.383244)
test_basic             0.004770   0.002264   0.930298 (  1.048484)
test_all               0.094878   0.034488 713.654602 (360.836294)
test_rubyspec          0.043222   0.041224 116.889412 ( 50.178590)
total: 477.95 sec