Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251024-143645
#<BuildRuby:0x00007b8cda95fdc0
 @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.20251024-143645",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000035   0.000009   0.000044 (  0.000045)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.001351   0.008979   5.162891 (  4.584521)
build_miniruby         0.001462   0.000147   1.193825 (  1.378313)
build_ruby             0.002074   0.000000   1.540971 (  1.850702)
build_all              0.007847   0.001829   6.452574 (  5.508075)
build_install          0.017173   0.007442   9.982858 (  8.866203)
test_btest             0.001229   0.000000  78.293295 ( 57.157362)
test_basic             0.005130   0.004572   0.954998 (  1.482461)
test_all               0.098915   0.031459 728.074918 (360.045895)
test_rubyspec          0.053145   0.030326 112.353311 ( 40.265152)
total: 481.14 sec