Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251028-143744
#<BuildRuby:0x00007524bc05fdd8
 @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.20251028-143744",
 @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.000028   0.000009   0.000037 (  0.000035)
autoconf               0.000046   0.000014   0.000060 (  0.000059)
configure              0.000049   0.000015   0.000064 (  0.000062)
build_up               0.007012   0.003672   5.130628 (  3.754464)
build_miniruby         0.001679   0.000208   1.072682 (  1.105505)
build_ruby             0.001899   0.000274   1.537845 (  1.616096)
build_all              0.007337   0.003501   6.318773 (  3.769035)
build_install          0.016901   0.010402   9.755176 (  5.709590)
test_btest             0.000000   0.001001  82.838769 ( 56.578897)
test_basic             0.004554   0.003914   0.988015 (  1.389958)
test_all               0.104806   0.033625 728.820362 (343.092359)
test_rubyspec          0.056373   0.029165 108.073430 ( 29.397262)
total: 446.41 sec