Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-003706
#<BuildRuby:0x000075ae7a37fde0
 @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.20251029-003706",
 @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.000015   0.000003   0.000018 (  0.000018)
autoconf               0.000027   0.000006   0.000033 (  0.000032)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.006861   0.003452   4.961819 (  3.635283)
build_miniruby         0.001655   0.000152   1.605246 (  1.827863)
build_ruby             0.000946   0.001006   1.512103 (  1.730853)
build_all              0.006362   0.003398   6.542623 (  4.035266)
build_install          0.020476   0.006507  10.007946 (  6.350535)
test_btest             0.000000   0.000929  69.498048 ( 18.642872)
test_basic             0.004675   0.003394   0.749717 (  0.800934)
test_all               0.099515   0.034678 739.885837 (323.220584)
test_rubyspec          0.043587   0.040649 115.873216 ( 48.142935)
total: 408.39 sec