Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250922-221448
#<BuildRuby:0x0000735895b9fdc8
 @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-221448",
 @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.000024   0.000005   0.000029 (  0.000028)
build_up               0.007239   0.004693   5.699204 (  6.182927)
build_miniruby         0.001857   0.000398  89.548569 ( 67.827529)
build_ruby             0.001988   0.000007   1.516437 (  2.480214)
build_all              0.004926   0.005373   6.123516 (  6.260061)
build_install          0.021299   0.003551   9.338386 ( 14.651651)
test_btest             0.001164   0.000031  77.088776 ( 64.866953)
test_basic             0.007143   0.001724   0.941456 (  1.496827)
test_all               0.096299   0.038020 685.782939 (470.859076)
test_rubyspec          0.044159   0.034627 108.044983 ( 38.523069)
total: 673.15 sec