Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251024-223547
#<BuildRuby:0x00006ffe7c16fdd8
 @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.20251024-223547",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000027   0.000006   0.000033 (  0.000032)
build_up               0.006999   0.003487   5.390641 (  4.438262)
build_miniruby         0.000774   0.000979  11.920836 (  9.291170)
build_ruby             0.001675   0.000165   1.481283 (  1.620548)
build_all              0.006133   0.003062   6.418609 (  3.989099)
build_install          0.017946   0.007702   9.668057 (  6.040229)
test_btest             0.000000   0.000960  80.456744 ( 44.531284)
test_basic             0.004967   0.004867   0.934557 (  1.205418)
test_all               0.096497   0.038274 702.353666 (314.218313)
test_rubyspec          0.048643   0.027487 111.887546 ( 30.988609)
total: 416.32 sec