Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251024-043147
#<BuildRuby:0x00007a1fb350fdc8
 @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.20251024-043147",
 @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.000023   0.000004   0.000027 (  0.000028)
autoconf               0.000038   0.000007   0.000045 (  0.000045)
configure              0.000027   0.000006   0.000033 (  0.000032)
build_up               0.006851   0.003188   5.021215 (  3.644560)
build_miniruby         0.001430   0.000305   1.630138 (  1.707732)
build_ruby             0.001946   0.000005   1.526924 (  1.596779)
build_all              0.008254   0.001464   6.299601 (  3.639643)
build_install          0.017271   0.007904   9.482731 (  6.095971)
test_btest             0.000285   0.000896  78.360872 ( 46.322293)
test_basic             0.006214   0.003130   0.929357 (  1.160604)
test_all               0.091190   0.041761 717.160557 (340.599482)
test_rubyspec          0.050691   0.028272 112.784420 ( 52.574658)
total: 457.34 sec