Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251031-112703
#<BuildRuby:0x00007d36e8b5fdc8
 @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.20251031-112703",
 @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.000005   0.000021 (  0.000020)
autoconf               0.000031   0.000009   0.000040 (  0.000050)
configure              0.000035   0.000000   0.000035 (  0.000036)
build_up               0.007143   0.003681   5.755616 (  7.967652)
build_miniruby         0.001637   0.000884   1.192458 (  1.693519)
build_ruby             0.002162   0.000364   1.653276 (  2.457000)
build_all              0.006126   0.003695   6.837287 (  8.102909)
build_install          0.020675   0.003938  10.539650 ( 15.113911)
test_btest             0.000449   0.000806  85.945150 (104.569169)
test_basic             0.005639   0.005455   0.980874 (  1.848023)
test_all               0.103846   0.039549 813.518668 (840.084942)
test_rubyspec          0.058024   0.026229 122.494181 ( 87.197231)
total: 1069.04 sec