Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251030-083701
#<BuildRuby:0x00007d329538fdc0
 @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.20251030-083701",
 @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.000006   0.000026 (  0.000027)
autoconf               0.000000   0.000094   0.000094 (  0.000232)
configure              0.000000   0.000037   0.000037 (  0.000037)
build_up               0.006995   0.004719   6.495440 (  4.676835)
build_miniruby         0.001326   0.000471   1.793434 (  1.926569)
build_ruby             0.001653   0.000201   1.548243 (  1.635375)
build_all              0.008441   0.001328   6.535485 (  4.299481)
build_install          0.017724   0.007702   9.757966 (  6.420113)
test_btest             0.000225   0.000791  77.688639 ( 38.131761)
test_basic             0.004900   0.003742   0.900144 (  1.143084)
test_all               0.088942   0.046338 752.459447 (383.730613)
test_rubyspec          0.050685   0.030515 117.546082 ( 49.868285)
total: 491.83 sec