Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-003742
#<BuildRuby:0x00007e6dba4dfde0
 @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.20251027-003742",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000026   0.000008   0.000034 (  0.000033)
build_up               0.007290   0.001799   3.614959 ( 22.119053)
build_miniruby         0.001351   0.000099   4.033772 (  7.542668)
build_ruby             0.001723   0.000198   1.590772 (  1.622002)
build_all              0.007501   0.001392   6.582992 (  4.097870)
build_install          0.019251   0.004083   9.771922 ( 26.215860)
test_btest             0.000000   0.000991  68.657488 ( 29.259893)
test_basic             0.003018   0.002502   0.675299 (  3.845390)
test_all               0.114308   0.022140 760.622154 (448.447685)
test_rubyspec          0.051849   0.031902 115.555023 ( 34.856032)
total: 578.01 sec