Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250923-001414
#<BuildRuby:0x000070be51ecfdd0
 @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-001414",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.005797   0.004963   5.038715 (  6.614452)
build_miniruby         0.001541   0.000150   1.646113 (  2.705547)
build_ruby             0.000689   0.001208   1.520877 (  2.678258)
build_all              0.008067   0.000542   6.223496 (  7.738316)
build_install          0.019840   0.006346   9.523294 (  7.620718)
test_btest             0.000472   0.000760  78.317921 ( 66.870568)
test_basic             0.002368   0.006379   0.868662 (  1.256566)
test_all               0.100269   0.032695 677.565406 (413.369375)
test_rubyspec          0.046267   0.033432 112.311797 ( 62.608245)
total: 571.46 sec