Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251021-023540
#<BuildRuby:0x000078bc51b7fdc8
 @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.20251021-023540",
 @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.000005   0.000024 (  0.000023)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000032   0.000008   0.000040 (  0.000039)
build_up               0.008019   0.002293   5.114371 (  4.685744)
build_miniruby         0.001845   0.000000   9.238281 (  8.894614)
build_ruby             0.002155   0.000000   1.473722 (  1.517860)
build_all              0.008753   0.001941   6.214438 (  4.329500)
build_install          0.023370   0.002327   9.609647 (  6.767243)
test_btest             0.001008   0.000000  77.289025 ( 36.057001)
test_basic             0.005217   0.003440   0.875890 (  0.928860)
test_all               0.084186   0.040188 671.008210 (248.419404)
test_rubyspec          0.055251   0.025066 110.637317 ( 26.286983)
total: 337.89 sec