Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251020-003041
#<BuildRuby:0x00007b166417fde0
 @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-003041",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000044   0.000000   0.000044 (  0.000044)
configure              0.000043   0.000000   0.000043 (  0.000044)
build_up               0.008719   0.002174   5.239117 (  5.014092)
build_miniruby         0.001590   0.000161   1.152938 (  1.282121)
build_ruby             0.001570   0.000459   1.595354 (  1.816084)
build_all              0.007113   0.003399   6.817098 (  5.189565)
build_install          0.017988   0.008079  10.076175 (  7.870946)
test_btest             0.000502   0.000549  78.510975 ( 60.769336)
test_basic             0.000064   0.005339   0.971905 (  7.061096)
test_all               0.092228   0.039284 700.374088 (360.891491)
test_rubyspec          0.047135   0.035218 114.816884 ( 49.868365)
total: 499.76 sec