Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251025-023740
#<BuildRuby:0x0000799a42f1fdc8
 @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.20251025-023740",
 @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.000013   0.000005   0.000018 (  0.000019)
autoconf               0.000027   0.000011   0.000038 (  0.000038)
configure              0.000021   0.000008   0.000029 (  0.000029)
build_up               0.004706   0.005321   4.815173 (  3.649709)
build_miniruby         0.001596   0.000000   1.033459 (  1.075372)
build_ruby             0.000382   0.001606   1.500618 (  1.600907)
build_all              0.004613   0.005282   6.207506 (  3.857261)
build_install          0.022298   0.003545   9.407564 (  5.640206)
test_btest             0.001045   0.000000  75.540486 ( 41.551974)
test_basic             0.006185   0.003803   0.871371 (  1.212170)
test_all               0.103989   0.033991 680.149312 (309.490735)
test_rubyspec          0.048168   0.036012 116.142321 ( 39.929096)
total: 408.01 sec