Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251025-083734
#<BuildRuby:0x00007228718afdc0
 @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.20251025-083734",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000030   0.000007   0.000037 (  0.000038)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.004784   0.005267   5.000395 (  3.994864)
build_miniruby         0.001218   0.000324   1.113308 (  1.245712)
build_ruby             0.000000   0.001901   1.502744 (  1.572733)
build_all              0.005572   0.004394   6.289092 (  4.271376)
build_install          0.022300   0.002919   9.506554 (  6.912427)
test_btest             0.000957   0.000260  78.713514 ( 49.557799)
test_basic             0.005864   0.002607   0.978943 (  1.460306)
test_all               0.098234   0.039295 705.714806 (338.652921)
test_rubyspec          0.050026   0.035182 111.652571 ( 36.918029)
total: 444.59 sec