Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250928-221940
#<BuildRuby:0x0000730f04ebfdd0
 @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.20250928-221940",
 @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.000004   0.000025 (  0.000025)
autoconf               0.000036   0.000007   0.000043 (  0.000044)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.007781   0.004804   5.568827 (  4.743099)
build_miniruby         0.001484   0.000097   1.085147 (  1.326337)
build_ruby             0.001603   0.000342   1.572278 (  2.549926)
build_all              0.007233   0.002764   6.554189 (  5.290451)
build_install          0.018961   0.006272  10.036829 ( 23.445029)
test_btest             0.000943   0.001085  76.730803 ( 44.084272)
test_basic             0.006109   0.002342   0.891794 (  1.138475)
test_all               0.096567   0.035861 668.221240 (316.379276)
test_rubyspec          0.048767   0.029746 111.994053 ( 36.032580)
total: 434.99 sec