Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-003834
#<BuildRuby:0x00007ba55806fdc8
 @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.20251026-003834",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000031   0.000008   0.000039 (  0.000040)
build_up               0.005104   0.004939   5.124413 (  3.971901)
build_miniruby         0.001500   0.000192   1.168900 (  1.255522)
build_ruby             0.000718   0.001246   1.458146 (  1.628548)
build_all              0.007934   0.001567   6.546530 (  4.700550)
build_install          0.019055   0.005300   9.640203 (  6.904400)
test_btest             0.000964   0.000250  80.989180 ( 53.799101)
test_basic             0.005801   0.002998   0.941600 (  1.433953)
test_all               0.095862   0.041872 747.569329 (374.642123)
test_rubyspec          0.052755   0.027186 112.093239 ( 41.506569)
total: 489.85 sec