Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-141345
#<BuildRuby:0x00007a262476fdd0
 @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.20250924-141345",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.006997   0.003443   5.629354 (  6.763106)
build_miniruby         0.000384   0.001105   1.137959 (  1.327849)
build_ruby             0.000974   0.001010   1.511975 (  1.827381)
build_all              0.008304   0.001524   6.497825 (  6.881768)
build_install          0.018242   0.007156   9.908532 ( 10.697102)
test_btest             0.000785   0.000197  79.499556 ( 72.002832)
test_basic             0.005805   0.002809   0.886827 (  1.197985)
test_all               0.088862   0.041525 653.317717 (412.085073)
test_rubyspec          0.054455   0.028007 110.963191 ( 62.855005)
total: 575.64 sec