Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251023-063126
#<BuildRuby:0x000073766d4dfdd0
 @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.20251023-063126",
 @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.000004   0.000022 (  0.000022)
autoconf               0.000035   0.000009   0.000044 (  0.000042)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.008601   0.002182   4.858211 (  4.061004)
build_miniruby         0.001567   0.000134   1.061029 (  1.309487)
build_ruby             0.001924   0.000000   1.434289 (  1.629008)
build_all              0.006269   0.003354   6.213101 (  4.449560)
build_install          0.020686   0.006259   9.159885 (  6.225012)
test_btest             0.001098   0.000004  77.004251 ( 39.728983)
test_basic             0.007056   0.003452   0.894949 (  5.418712)
test_all               0.097952   0.040748 756.993352 (358.555660)
test_rubyspec          0.049766   0.029934 113.337316 ( 35.991118)
total: 457.37 sec