Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-163519
#<BuildRuby:0x0000756f9e77fdc0
 @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.20251029-163519",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000025   0.000005   0.000030 (  0.000029)
build_up               0.006637   0.004176   5.354353 (  4.297955)
build_miniruby         0.000590   0.001166   1.705033 (  1.835422)
build_ruby             0.001677   0.000443   1.509886 (  1.627184)
build_all              0.007444   0.002963   6.597398 (  4.105743)
build_install          0.021249   0.004025   9.519318 (  5.996215)
test_btest             0.000175   0.000840  75.478581 ( 22.747325)
test_basic             0.005485   0.005261   0.954286 (  1.191895)
test_all               0.082662   0.050574 716.369338 (306.272156)
test_rubyspec          0.049821   0.032333 114.101846 ( 46.457000)
total: 394.53 sec