Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-183811
#<BuildRuby:0x00007629a7affdd8
 @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.20251027-183811",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000022   0.000008   0.000030 (  0.000030)
build_up               0.005209   0.005595   5.038164 (  4.347595)
build_miniruby         0.000498   0.001234   1.082987 (  1.646575)
build_ruby             0.001745   0.000316   1.547173 (  1.750461)
build_all              0.007797   0.001998   6.497922 (  5.135449)
build_install          0.018258   0.007828   9.617561 ( 21.275989)
test_btest             0.000818   0.000312  81.210608 ( 57.379381)
test_basic             0.005363   0.003730   0.893657 (  1.153104)
test_all               0.100528   0.039882 747.006788 (298.524994)
test_rubyspec          0.050170   0.036688 115.783872 ( 27.931921)
total: 419.15 sec