Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251020-143345
#<BuildRuby:0x00007c0b71ecfdd0
 @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.20251020-143345",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000038   0.000009   0.000047 (  0.000046)
configure              0.000029   0.000007   0.000036 (  0.000035)
build_up               0.003926   0.008207   5.159827 (  5.425808)
build_miniruby         0.001530   0.000000   1.180798 (  1.539082)
build_ruby             0.001315   0.000714   1.578261 (  1.827043)
build_all              0.007547   0.002242   6.497463 (  5.691181)
build_install          0.019031   0.007492   9.726687 (  8.228289)
test_btest             0.001053   0.000000  80.584669 ( 58.353740)
test_basic             0.006092   0.004036   0.931770 (  1.223258)
test_all               0.094349   0.038711 711.513451 (351.312912)
test_rubyspec          0.042079   0.037765 115.699590 ( 42.003141)
total: 475.61 sec