Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-043757
#<BuildRuby:0x00007acb7c0cfdd8
 @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-043757",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000028   0.000005   0.000033 (  0.000033)
build_up               0.007391   0.002870   5.262763 (  4.430912)
build_miniruby         0.000949   0.000807   1.594782 (  1.673218)
build_ruby             0.001661   0.000337   1.542002 (  1.599968)
build_all              0.008736   0.001542   8.422778 (  5.514658)
build_install          0.018504   0.007293   9.951213 (  5.953209)
test_btest             0.001072   0.000004  84.315251 ( 45.572711)
test_basic             0.006946   0.001904   0.991505 (  1.319804)
test_all               0.097115   0.041793 763.612560 (346.681265)
test_rubyspec          0.050583   0.031986 119.341110 ( 46.273779)
total: 459.02 sec