Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-063734
#<BuildRuby:0x000071593ceffdd8
 @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.20251026-063734",
 @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.000026   0.000005   0.000031 (  0.000031)
autoconf               0.000039   0.000007   0.000046 (  0.000045)
configure              0.000033   0.000006   0.000039 (  0.000038)
build_up               0.005831   0.004797   5.154839 (  4.652919)
build_miniruby         0.001621   0.000117   1.121266 (  1.276115)
build_ruby             0.000675   0.001182   1.607180 (  1.775917)
build_all              0.008481   0.001726   6.716725 (  5.204494)
build_install          0.018556   0.005780   9.974184 (  7.617845)
test_btest             0.001020   0.000135  85.069908 ( 62.934871)
test_basic             0.002725   0.005898   0.940737 (  1.386206)
test_all               0.102216   0.033261 686.089020 (403.240445)
test_rubyspec          0.044132   0.036554 111.116803 ( 32.143899)
total: 520.24 sec