Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251022-043331
#<BuildRuby:0x00007b9ce92efde0
 @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-043331",
 @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.000022   0.000004   0.000026 (  0.000026)
autoconf               0.000038   0.000008   0.000046 (  0.000045)
configure              0.000032   0.000007   0.000039 (  0.000038)
build_up               0.007204   0.003262   5.114711 (  5.028113)
build_miniruby         0.001523   0.000118   1.220676 (  1.973836)
build_ruby             0.001972   0.000216   1.594370 (  3.078222)
build_all              0.006536   0.003149   6.445388 ( 15.320911)
build_install          0.019982   0.003199   9.644314 ( 14.320366)
test_btest             0.000929   0.000140  79.250520 ( 57.012485)
test_basic             0.004803   0.003487   0.962765 (  1.472133)
test_all               0.105164   0.028072 699.222695 (347.964437)
test_rubyspec          0.057359   0.025287 112.167109 ( 38.786249)
total: 484.97 sec