Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250922-121647
#<BuildRuby:0x00007031da19fdd0
 @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.20250922-121647",
 @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.000006   0.000025 (  0.000025)
autoconf               0.000029   0.000009   0.000038 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005229   0.004737   4.837364 (  3.669325)
build_miniruby         0.001592   0.000000   1.077832 (  1.251088)
build_ruby             0.000549   0.001431   1.458388 (  1.534775)
build_all              0.009858   0.000237   6.060503 (  3.711831)
build_install          0.020758   0.003172   9.261608 (  9.004933)
test_btest             0.000716   0.000205  74.769881 ( 40.524870)
test_basic             0.003380   0.004352   0.876958 (  1.141971)
test_all               0.091095   0.040575 645.518182 (393.157006)
test_rubyspec          0.050264   0.029222 106.875923 ( 46.274751)
total: 500.27 sec