Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-043539
#<BuildRuby:0x000075d1e16bfde0
 @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-043539",
 @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.000026)
autoconf               0.000000   0.000048   0.000048 (  0.000046)
configure              0.000000   0.000035   0.000035 (  0.000036)
build_up               0.005606   0.004901   5.139560 (  4.098258)
build_miniruby         0.000179   0.001481   1.687534 (  2.259712)
build_ruby             0.001773   0.000224   1.526200 (  1.701166)
build_all              0.006241   0.002777   6.080561 (  3.116228)
build_install          0.018522   0.006066   9.501991 ( 21.589317)
test_btest             0.001171   0.000062  73.737041 ( 27.609172)
test_basic             0.005983   0.004142   0.927258 (  2.328558)
test_all               0.096193   0.038174 710.751691 (343.617615)
test_rubyspec          0.050955   0.036381 115.494980 ( 53.147522)
total: 459.47 sec