Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251023-163218
#<BuildRuby:0x00007debf319fde0
 @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-163218",
 @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.000043)
configure              0.000026   0.000005   0.000031 (  0.000032)
build_up               0.007290   0.002066   4.487859 ( 12.732592)
build_miniruby         0.000546   0.000899   1.489358 (  4.744158)
build_ruby             0.001846   0.000000   1.425941 (  2.344108)
build_all              0.009631   0.000476   7.874720 (  5.271293)
build_install          0.018279   0.005490   9.793841 (  6.214799)
test_btest             0.000210   0.000863  79.937278 ( 40.243140)
test_basic             0.005168   0.004287   0.939303 (  1.089789)
test_all               0.099826   0.035116 734.061993 (372.671159)
test_rubyspec          0.048642   0.031752 112.308089 ( 41.293810)
total: 486.61 sec