Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-102900
#<BuildRuby:0x000078f27cc3fdd8
 @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-102900",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000035   0.000007   0.000042 (  0.000042)
build_up               0.006816   0.003682   5.289951 (  4.670096)
build_miniruby         0.001415   0.000334   1.142927 (  2.030244)
build_ruby             0.002010   0.000228   1.620382 (  1.935433)
build_all              0.008864   0.000918   6.587547 (  5.618798)
build_install          0.021436   0.004186   9.875511 (  8.080261)
test_btest             0.001160   0.000019  83.006742 ( 52.094788)
test_basic             0.004750   0.004942   1.012663 (  1.316133)
test_all               0.099031   0.035292 729.517770 (326.700741)
test_rubyspec          0.050347   0.031849 117.986664 ( 40.591211)
total: 443.04 sec