Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-123055
#<BuildRuby:0x000075bf0179fdc0
 @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-123055",
 @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.000019   0.000003   0.000022 (  0.000022)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000031   0.000005   0.000036 (  0.000037)
build_up               0.005570   0.003521   5.042317 (  5.358366)
build_miniruby         0.000650   0.000951   1.135177 (  1.231430)
build_ruby             0.000752   0.000969   1.473438 (  1.559889)
build_all              0.006193   0.002723   6.375008 (  4.354946)
build_install          0.016823   0.004075   9.542729 ( 29.142778)
test_btest             0.001009   0.000000  78.676365 ( 42.506842)
test_basic             0.005353   0.001955   0.889046 (  1.185394)
test_all               0.112705   0.022364 710.948009 (443.994019)
test_rubyspec          0.047143   0.030885 109.369148 ( 35.912002)
total: 565.25 sec