Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-103644
#<BuildRuby:0x00007149a8c9fdc0
 @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_18",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18",
 @TARGET_NAME="trunk_clang_18",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-18"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-103644",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000037   0.000000   0.000037 (  0.000037)
configure              0.000028   0.000000   0.000028 (  0.000029)
build_up               0.004140   0.005109   4.482795 (  3.097064)
build_miniruby         0.000424   0.001118   7.538306 (  6.944937)
build_ruby             0.000035   0.001752   1.465297 (  1.463785)
build_all              0.005910   0.004166   6.573644 (  3.075973)
build_install          0.019696   0.005361   9.196938 (  4.536116)
test_btest             0.001109   0.000013  75.075988 ( 32.335134)
test_basic             0.005736   0.001348   0.892334 (  0.951786)
test_all               0.089946   0.042896 678.090744 (335.978481)
test_rubyspec          0.054236   0.030911 117.239781 ( 51.993024)
total: 440.38 sec