Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-042515
#<BuildRuby:0x00007fb29c8ffdd0
 @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-042515",
 @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.000023)
autoconf               0.000039   0.000009   0.000048 (  0.000049)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.005989   0.004016   5.301189 (  4.392375)
build_miniruby         0.000589   0.001191   1.103212 (  1.328838)
build_ruby             0.001960   0.000000   1.626998 (  1.758939)
build_all              0.007230   0.002608   6.791919 (  4.966763)
build_install          0.019723   0.004405  10.074128 (  6.847840)
test_btest             0.000797   0.000204  79.762306 ( 55.221581)
test_basic             0.002559   0.005194   0.957045 (  1.150099)
test_all               0.100479   0.034880 682.275674 (367.074853)
test_rubyspec          0.045095   0.036894 113.783347 ( 40.418002)
total: 483.16 sec