Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251022-123446
#<BuildRuby:0x00007ea49646fdc0
 @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.20251022-123446",
 @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.000017   0.000004   0.000021 (  0.000023)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.004465   0.005816   5.117067 (  5.043422)
build_miniruby         0.001349   0.000432   1.223862 (  1.557321)
build_ruby             0.001699   0.000221   1.511356 (  1.845376)
build_all              0.006247   0.004104   6.260977 (  5.289056)
build_install          0.016514   0.007635   9.739398 (  7.758798)
test_btest             0.001164   0.000176  78.070355 ( 61.972447)
test_basic             0.005214   0.003526   0.918399 (  1.462534)
test_all               0.081030   0.049844 676.347406 (410.796024)
test_rubyspec          0.045041   0.035084 113.700454 ( 53.772881)
total: 549.50 sec