Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250923-181534
#<BuildRuby:0x00007f969204fdc8
 @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.20250923-181534",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000045   0.000000   0.000045 (  0.000046)
configure              0.000029   0.000000   0.000029 (  0.000028)
build_up               0.006168   0.004299   5.002944 (  9.946201)
build_miniruby         0.007545   0.002027 184.388975 (115.192584)
build_ruby             0.001970   0.000000   2.513432 (  2.988799)
build_all              0.009012   0.004097  35.410802 ( 24.019041)
build_install          0.018566   0.005424   9.535579 (  8.299007)
test_btest             0.001142   0.000021  71.351636 ( 40.418102)
test_basic             0.005114   0.003395   0.819399 (  0.869925)
test_all               0.101948   0.031272 683.968713 (382.304020)
test_rubyspec          0.048882   0.035729 115.093593 ( 66.307557)
total: 650.35 sec