Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250929-021914
#<BuildRuby:0x00007805042dfdd0
 @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.20250929-021914",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000032   0.000007   0.000039 (  0.000038)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.004700   0.006569   5.407606 (  4.881756)
build_miniruby         0.000955   0.000745   1.050312 (  1.183178)
build_ruby             0.000007   0.002013   1.505087 (  1.730008)
build_all              0.006595   0.003451   6.484355 (  5.494920)
build_install          0.021682   0.001870   9.481643 (  6.539654)
test_btest             0.000964   0.000243  77.912452 ( 45.174218)
test_basic             0.006485   0.002433   0.959914 (  1.217998)
test_all               0.093934   0.040867 691.038103 (304.003900)
test_rubyspec          0.041064   0.034135 112.192312 ( 30.864798)
total: 401.09 sec