Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251028-063645
#<BuildRuby:0x00007b3f9583fdd8
 @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.20251028-063645",
 @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.000003   0.000021 (  0.000022)
autoconf               0.000033   0.000006   0.000039 (  0.000038)
configure              0.000026   0.000004   0.000030 (  0.000030)
build_up               0.003690   0.005880   5.067103 (  3.825674)
build_miniruby         0.001405   0.000083   1.171895 ( 12.233148)
build_ruby             0.001985   0.000000   1.562258 (  1.904681)
build_all              0.007967   0.002477   6.585115 (  3.950100)
build_install          0.018991   0.004626   9.738055 ( 43.013398)
test_btest             0.000119   0.001127  81.030992 ( 48.586383)
test_basic             0.004235   0.003534   0.904643 (  1.200004)
test_all               0.093760   0.047381 772.297685 (417.248677)
test_rubyspec          0.053098   0.027614 117.661242 ( 40.160023)
total: 572.13 sec