Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251023-183503
#<BuildRuby:0x000075b24442fdd0
 @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.20251023-183503",
 @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.000021   0.000004   0.000025 (  0.000027)
autoconf               0.000040   0.000009   0.000049 (  0.000047)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.007101   0.003765   5.065802 (  3.887438)
build_miniruby         0.001470   0.000345   2.667846 (  2.436865)
build_ruby             0.000768   0.001226   1.479957 (  2.247429)
build_all              0.009902   0.000112   5.897038 (  4.652727)
build_install          0.019199   0.006880   9.079089 (  8.372170)
test_btest             0.000000   0.001048  80.646729 ( 47.875841)
test_basic             0.005366   0.003248   0.911096 (  1.283987)
test_all               0.104973   0.031132 713.405585 (363.209248)
test_rubyspec          0.060346   0.024661 116.585842 ( 50.630743)
total: 484.60 sec