Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251031-052707
#<BuildRuby:0x000078092e83fdd8
 @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_17",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17",
 @TARGET_NAME="trunk_clang_17",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-17"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251031-052707",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000026   0.000006   0.000032 (  0.000031)
build_up               0.007865   0.003438   5.478146 ( 12.598362)
build_miniruby         0.002023   0.000000   1.774511 (  2.389033)
build_ruby             0.002153   0.000057   1.661475 (  3.941429)
build_all              0.006726   0.003197   6.848609 (  9.848065)
build_install          0.019057   0.007087  10.667210 ( 35.543139)
test_btest             0.000859   0.000221  87.937264 (108.703917)
test_basic             0.008950   0.002026   0.967741 (  2.142863)
test_all               0.109661   0.034861 782.586432 (877.401798)
test_rubyspec          0.056626   0.031736 124.376068 ( 80.504122)
total: 1133.07 sec