Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251028-183659
#<BuildRuby:0x000077cd9075fdc0
 @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.20251028-183659",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.005653   0.003797   4.421293 (  3.657506)
build_miniruby         0.001196   0.000369   2.778428 (  2.290174)
build_ruby             0.001331   0.000808   1.516342 (  1.514339)
build_all              0.009429   0.001061   6.590927 (  4.039098)
build_install          0.022513   0.003222   9.913513 (  6.198189)
test_btest             0.000928   0.000241  85.502092 ( 52.952162)
test_basic             0.004198   0.001931   0.882831 (  1.074050)
test_all               0.111006   0.024509 720.940086 (359.440416)
test_rubyspec          0.056300   0.029729 115.652420 ( 42.447763)
total: 473.62 sec