Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-182937
#<BuildRuby:0x000077584262fdd8
 @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.20251019-182937",
 @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.000004   0.000024 (  0.000024)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000029   0.000006   0.000035 (  0.000034)
build_up               0.004961   0.005412   5.240334 (  4.815189)
build_miniruby         0.001334   0.000305   1.192749 (  1.324424)
build_ruby             0.000000   0.001843   1.519924 (  1.637340)
build_all              0.008583   0.001439   6.453255 (  4.678047)
build_install          0.016407   0.009046   9.838119 (  7.102700)
test_btest             0.001127   0.000000  78.505687 ( 47.663082)
test_basic             0.003304   0.005594   0.986653 (  1.857027)
test_all               0.095930   0.035375 685.279891 (355.973619)
test_rubyspec          0.048540   0.036352 118.228528 ( 47.064973)
total: 472.12 sec