Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-121909
#<BuildRuby:0x0000727def13fdc8
 @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-121909",
 @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.000020)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.006985   0.003790   5.413541 (  5.392479)
build_miniruby         0.000417   0.001138   1.788450 (  2.093284)
build_ruby             0.001000   0.001021   1.524654 (  1.886478)
build_all              0.007243   0.002647   6.721417 (  5.885296)
build_install          0.019622   0.006353  10.196266 (  8.296473)
test_btest             0.000795   0.000227  82.137970 ( 43.585925)
test_basic             0.004834   0.004562   0.961443 (  1.287170)
test_all               0.089932   0.039049 742.072549 (365.765786)
test_rubyspec          0.052015   0.031837 117.668773 ( 81.908464)
total: 516.11 sec