Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-023655
#<BuildRuby:0x00007a729d8ffdd8
 @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-023655",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.004278   0.005482   5.106881 (  3.679831)
build_miniruby         0.001414   0.000530   2.043254 (  1.925089)
build_ruby             0.000865   0.001236   1.610429 (  1.741783)
build_all              0.009376   0.000855   6.644304 (  4.179851)
build_install          0.022721   0.003185  10.177279 (  6.275892)
test_btest             0.000762   0.000204  74.851529 ( 25.029151)
test_basic             0.005114   0.002815   0.971751 (  1.234668)
test_all               0.096262   0.038890 743.839328 (428.071329)
test_rubyspec          0.058085   0.027459 116.897501 ( 58.830407)
total: 530.97 sec