Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251024-163441
#<BuildRuby:0x000073bd35d9fdd0
 @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.20251024-163441",
 @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.000024   0.000005   0.000029 (  0.000029)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000031   0.000006   0.000037 (  0.000036)
build_up               0.007290   0.003275   5.121474 (  4.410425)
build_miniruby         0.001491   0.000110   1.615443 (  1.890411)
build_ruby             0.001987   0.000187   1.579186 (  2.863321)
build_all              0.005886   0.003675   6.214893 (  5.390571)
build_install          0.016694   0.008319   9.262761 (  8.300750)
test_btest             0.000888   0.000217  73.843999 ( 31.070235)
test_basic             0.002718   0.005531   0.823410 (  5.234529)
test_all               0.094239   0.036978 716.592668 (307.583985)
test_rubyspec          0.052871   0.030484 111.475970 ( 48.256817)
total: 415.00 sec