Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-043649
#<BuildRuby:0x00007659a28ffdc8
 @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.20251026-043649",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.002897   0.007051   5.045822 (  3.999956)
build_miniruby         0.000978   0.000659   1.109052 (  1.221250)
build_ruby             0.001523   0.000525   1.550779 (  1.725971)
build_all              0.006756   0.003303   6.572397 (  4.547272)
build_install          0.019106   0.005726   9.684754 ( 34.101597)
test_btest             0.000667   0.000230  74.609137 ( 36.418013)
test_basic             0.004636   0.003360   0.686444 (  2.247019)
test_all               0.107899   0.025312 711.965890 (387.710361)
test_rubyspec          0.050427   0.033026 113.403087 ( 37.071590)
total: 509.04 sec