Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250301-145739
#<BuildRuby:0x00007fd26bacfdd8
 @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.20250301-145739",
 @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.000007   0.000024 (  0.000025)
autoconf               0.000025   0.000011   0.000036 (  0.000036)
configure              0.000021   0.000008   0.000029 (  0.000030)
build_up               0.000000   0.006892   2.949620 (  4.896061)
build_miniruby         0.000000   0.001574   0.812987 (  1.748368)
build_ruby             0.000288   0.001685   1.193464 (  2.581624)
build_all              0.008924   0.002493   5.599707 (  7.636523)
build_install          0.014815   0.011493   7.894917 (  6.052675)
test_btest             0.000761   0.000408  56.236374 ( 20.550311)
test_basic             0.006047   0.000998   0.687958 (  4.722463)
test_all               0.082092   0.038953 534.295430 (192.151923)
test_rubyspec          0.050094   0.023034  97.222838 ( 20.066736)
total: 260.41 sec