Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-223740
#<BuildRuby:0x00007345e911fdd0
 @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-223740",
 @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.000020   0.000006   0.000026 (  0.000027)
autoconf               0.000048   0.000000   0.000048 (  0.000047)
configure              0.000036   0.000000   0.000036 (  0.000036)
build_up               0.004118   0.006517   4.894660 (  5.668971)
build_miniruby         0.000398   0.001162   1.041819 (  1.739862)
build_ruby             0.001751   0.000264   1.461143 (  2.889014)
build_all              0.006987   0.002350   6.358642 ( 10.388426)
build_install          0.014704   0.008764   9.362926 ( 32.495003)
test_btest             0.001087   0.000025  80.930461 ( 48.602691)
test_basic             0.004934   0.003429   0.933217 (  1.292627)
test_all               0.093565   0.040013 727.872492 (379.825592)
test_rubyspec          0.044951   0.040105 115.719901 ( 47.562390)
total: 530.47 sec