Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-063504
#<BuildRuby:0x00007db6e695fdd8
 @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.20251030-063504",
 @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.000021   0.000005   0.000026 (  0.000028)
autoconf               0.000040   0.000010   0.000050 (  0.000050)
configure              0.000036   0.000009   0.000045 (  0.000044)
build_up               0.004649   0.004435   4.530257 (  3.109372)
build_miniruby         0.000938   0.000711   0.998460 (  1.069178)
build_ruby             0.000086   0.001740   1.344695 (  1.449422)
build_all              0.003882   0.005260   5.919882 (  2.623859)
build_install          0.016368   0.007470   9.131536 (  4.530679)
test_btest             0.000902   0.000007  68.933154 ( 20.917278)
test_basic             0.007268   0.001755   0.738656 (  2.864864)
test_all               0.094258   0.035257 720.502932 (344.325022)
test_rubyspec          0.059104   0.024304 117.809786 ( 57.560815)
total: 438.45 sec