Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-161805
#<BuildRuby:0x00007b7753edfdc8
 @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.20251006-161805",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.004197   0.006414   5.245727 (  5.216368)
build_miniruby         0.001118   0.000363   1.738925 (  2.033099)
build_ruby             0.001578   0.000513   1.527959 (  1.890650)
build_all              0.009041   0.001200   6.496724 (  5.181403)
build_install          0.019481   0.004671   9.545227 (  7.534362)
test_btest             0.000704   0.000213  76.654728 ( 56.504352)
test_basic             0.006685   0.002223   0.974126 (  1.349775)
test_all               0.094348   0.037862 724.975405 (466.059727)
test_rubyspec          0.048291   0.035425 113.136306 ( 46.350128)
total: 592.12 sec