Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-121440
#<BuildRuby:0x00007f303777fdd0
 @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-121440",
 @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.000014   0.000004   0.000018 (  0.000020)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000029   0.000000   0.000029 (  0.000028)
build_up               0.005816   0.005089   5.376722 (  4.413285)
build_miniruby         0.001417   0.000139   1.068814 (  1.147661)
build_ruby             0.002090   0.000011   1.476987 (  1.927766)
build_all              0.007565   0.002852   6.240252 (  6.458467)
build_install          0.017440   0.007645   9.803595 ( 15.146378)
test_btest             0.000690   0.000250  73.580418 ( 35.617472)
test_basic             0.003049   0.006101   0.752721 (  2.079485)
test_all               0.098466   0.029155 666.365494 (372.210437)
test_rubyspec          0.051373   0.030470 111.637253 ( 56.809765)
total: 495.81 sec