Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-143131
#<BuildRuby:0x000073ad80b3fdc0
 @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.20251022-143131",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000039   0.000010   0.000049 (  0.000048)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.006298   0.003576   4.928018 (  4.778526)
build_miniruby         0.000377   0.001113   1.098136 (  1.171870)
build_ruby             0.001846   0.000214   1.511120 (  1.747588)
build_all              0.006694   0.003223   6.519258 (  3.942049)
build_install          0.016349   0.005978   9.610978 ( 18.365370)
test_btest             0.000000   0.001288  71.634906 ( 32.541857)
test_basic             0.002588   0.005726   0.780508 (  1.660270)
test_all               0.088743   0.041874 728.044767 (447.151492)
test_rubyspec          0.050624   0.029983 116.140182 ( 62.895165)
total: 574.26 sec