Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251028-203620
#<BuildRuby:0x000077de54a9fdd0
 @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-203620",
 @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.000023   0.000005   0.000028 (  0.000027)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.005748   0.004717   4.914253 (  3.367201)
build_miniruby         0.001256   0.000814  82.938122 ( 33.009189)
build_ruby             0.002039   0.000015   1.477243 (  1.474829)
build_all              0.008717   0.001654   6.290003 (  3.086826)
build_install          0.020435   0.007144   9.740857 (  5.186679)
test_btest             0.000188   0.000820  75.725202 ( 27.010815)
test_basic             0.006598   0.002219   0.772430 (  1.000118)
test_all               0.099921   0.037448 737.323967 (342.218775)
test_rubyspec          0.045706   0.040521 118.470413 ( 42.324963)
total: 458.68 sec