Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250927-081938
#<BuildRuby:0x0000755e3510fdc0
 @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.20250927-081938",
 @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.000003   0.000021 (  0.000022)
autoconf               0.000033   0.000007   0.000040 (  0.000039)
configure              0.000025   0.000004   0.000029 (  0.000030)
build_up               0.007351   0.003656   5.557491 (  3.514635)
build_miniruby         0.001312   0.000268   1.144106 (  1.212020)
build_ruby             0.001568   0.000320   1.464866 (  1.472941)
build_all              0.008055   0.001624   6.425478 (  3.526449)
build_install          0.021445   0.005176  10.036487 (  6.919313)
test_btest             0.001239   0.000031  81.343010 ( 47.622378)
test_basic             0.007083   0.001659   0.912505 (  1.218047)
test_all               0.111147   0.027609 692.066180 (352.937506)
test_rubyspec          0.039706   0.032874 104.642545 ( 27.155199)
total: 445.58 sec