Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251023-043242
#<BuildRuby:0x00007ec34719fdc8
 @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.20251023-043242",
 @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.000028)
autoconf               0.000037   0.000009   0.000046 (  0.000045)
configure              0.000035   0.000009   0.000044 (  0.000043)
build_up               0.005411   0.005838   5.457145 ( 14.327372)
build_miniruby         0.008705   0.001328 195.094746 (147.192781)
build_ruby             0.001109   0.000933   2.526643 (  7.068270)
build_all              0.011688   0.006820  67.578896 ( 75.008446)
build_install          0.018955   0.005902   9.298709 ( 29.009883)
test_btest             0.001122   0.000025  81.166242 ( 60.190338)
test_basic             0.006288   0.002322   0.898919 (  1.406815)
test_all               0.103439   0.033732 711.371325 (496.064010)
test_rubyspec          0.046238   0.027559 116.022213 ( 41.937681)
total: 872.21 sec