Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250927-061853
#<BuildRuby:0x00007e4efa32fdd0
 @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.20250927-061853",
 @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.000038   0.000009   0.000047 (  0.000046)
configure              0.000030   0.000008   0.000038 (  0.000037)
build_up               0.005488   0.004640   5.382228 (  5.631769)
build_miniruby         0.001430   0.000377   1.202854 (  1.211751)
build_ruby             0.001565   0.000625   1.582760 (  1.612770)
build_all              0.006213   0.002897   6.579097 (  3.847769)
build_install          0.019067   0.004951   9.855127 ( 35.148710)
test_btest             0.000926   0.000000  76.403397 ( 29.127866)
test_basic             0.005812   0.003077   0.846410 (  2.289093)
test_all               0.095700   0.036449 690.559228 (355.901066)
test_rubyspec          0.043909   0.037975 117.419209 ( 39.271633)
total: 474.04 sec