Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250929-041934
#<BuildRuby:0x00007510d784fdc0
 @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-041934",
 @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.000024   0.000004   0.000028 (  0.000029)
autoconf               0.000043   0.000008   0.000051 (  0.000051)
configure              0.000030   0.000005   0.000035 (  0.000035)
build_up               0.006166   0.004410   5.429510 (  3.849966)
build_miniruby         0.001603   0.000110   2.634236 (  2.172071)
build_ruby             0.000370   0.001507   1.547272 (  1.555902)
build_all              0.006297   0.003066   6.328232 (  3.833652)
build_install          0.019371   0.005400   9.823593 (  5.784379)
test_btest             0.000439   0.000779  80.414960 ( 34.156084)
test_basic             0.003672   0.003515   0.898129 (  0.952287)
test_all               0.096755   0.037249 666.400283 (259.219837)
test_rubyspec          0.054968   0.028675 112.053250 ( 27.328101)
total: 338.85 sec