Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-061423
#<BuildRuby:0x00007a0933ccfdd8
 @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.20250924-061423",
 @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.000004   0.000022 (  0.000022)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.006607   0.004875   5.495453 (  5.152020)
build_miniruby         0.000724   0.000954   1.612449 (  1.971349)
build_ruby             0.000164   0.001559   1.467879 (  1.677892)
build_all              0.006806   0.003417   7.562604 (  6.757391)
build_install          0.021607   0.005811  10.402301 (  8.001195)
test_btest             0.001192   0.000327  82.055065 ( 61.800232)
test_basic             0.005983   0.003360   0.943339 (  1.703614)
test_all               0.095331   0.036449 652.336332 (394.407956)
test_rubyspec          0.052297   0.026313 115.242355 ( 62.433191)
total: 543.91 sec