Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250307-225518
#<BuildRuby:0x00007f0afb3cfde0
 @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.20250307-225518",
 @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.000023   0.000003   0.000026 (  0.000026)
autoconf               0.000035   0.000005   0.000040 (  0.000040)
configure              0.000029   0.000004   0.000033 (  0.000034)
build_up               0.008545   0.000082   3.833068 (  4.793126)
build_miniruby         0.000000   0.001724   1.477201 (  3.492296)
build_ruby             0.000108   0.002156   1.311233 (  3.707542)
build_all              0.009273   0.000803   5.495475 (  9.555342)
build_install          0.014176   0.008616   8.092261 ( 13.519315)
test_btest             0.000848   0.000165  55.089357 ( 30.702880)
test_basic             0.008053   0.000000   0.661994 (  1.962581)
test_all               0.088411   0.041439 566.489228 (573.956034)
test_rubyspec          0.048686   0.031150  99.591731 ( 79.722394)
total: 721.41 sec