Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-083131
#<BuildRuby:0x000072d4cea2fdd0
 @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-083131",
 @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.000004   0.000020 (  0.000020)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.006199   0.004875   5.722269 (  5.003735)
build_miniruby         0.001605   0.000155   1.695213 (  1.861145)
build_ruby             0.001164   0.000787   1.549141 (  1.854255)
build_all              0.009293   0.001093   6.371923 (  4.605989)
build_install          0.017223   0.006534   9.602080 ( 25.545682)
test_btest             0.000916   0.000252  75.192811 ( 41.074251)
test_basic             0.004669   0.003686   0.916931 (  1.180701)
test_all               0.098388   0.036513 702.503610 (383.977058)
test_rubyspec          0.053379   0.031132 113.671599 ( 43.103277)
total: 508.21 sec