Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-022858
#<BuildRuby:0x000073cc1510fdd8
 @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-022858",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006323   0.003805   4.875769 (  4.721303)
build_miniruby         0.000674   0.000900   1.071552 (  1.256013)
build_ruby             0.001479   0.000449   1.495060 (  1.678904)
build_all              0.006794   0.002473   6.234778 (  4.817776)
build_install          0.014724   0.008753   9.236718 (  6.022068)
test_btest             0.000952   0.000000  79.335281 ( 57.230585)
test_basic             0.006940   0.001253   0.901115 (  1.468391)
test_all               0.104797   0.028115 687.962551 (421.026849)
test_rubyspec          0.051684   0.028410 111.453578 ( 41.741276)
total: 539.97 sec