Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-022546
#<BuildRuby:0x000077996bedfdd8
 @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-022546",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000032   0.000008   0.000040 (  0.000038)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.003295   0.007149   5.438456 ( 11.224430)
build_miniruby         0.000482   0.001154   1.743075 (  4.895958)
build_ruby             0.002095   0.000000   1.573698 (  2.730983)
build_all              0.007945   0.000555   6.295240 (  6.719432)
build_install          0.016563   0.005625   9.586790 (  7.424224)
test_btest             0.000846   0.000238  80.141293 ( 44.984987)
test_basic             0.005538   0.003903   0.943742 (  1.250286)
test_all               0.096420   0.037472 687.606614 (348.882859)
test_rubyspec          0.048332   0.030571 118.350029 ( 38.146457)
total: 466.26 sec