Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250227-205008
#<BuildRuby:0x00007f8226dffde0
 @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_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250227-205008",
 @make="make",
 @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.000005   0.000022 (  0.000024)
autoconf               0.000033   0.000009   0.000042 (  0.000043)
configure              0.000000   0.000085   0.000085 (  0.000054)
build_up               0.004697   0.005308   3.587618 (  3.434793)
build_miniruby         0.001230   0.000382   0.993721 (  1.108157)
build_ruby             0.001770   0.000549   1.343212 (  1.407475)
build_all              0.008777   0.001355   5.356617 (  3.753904)
build_install          0.022223   0.003231   7.743626 (  5.916958)
test_btest             0.000000   0.001448  59.835348 ( 34.824490)
test_basic             0.002822   0.009366   0.737503 (  0.872320)
test_all               0.081200   0.042441 508.989711 (200.781387)
test_rubyspec          0.038624   0.033951  96.374248 ( 27.229614)
total: 279.33 sec