Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-104846
#<BuildRuby:0x00007443642bfdd8
 @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_15",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_15",
 @TARGET_NAME="trunk_clang_15",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_15",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-15"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-104846",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.008545   0.002603   5.458739 (  3.726213)
build_miniruby         0.001554   0.000121   2.125838 (  1.605572)
build_ruby             0.002021   0.000000   1.418378 (  1.454769)
build_all              0.009081   0.000000   6.158865 (  3.389141)
build_install          0.020672   0.002933   9.446474 (  5.737731)
test_btest             0.001003   0.000000  74.818782 ( 33.190946)
test_basic             0.004734   0.003282   0.898304 (  1.100945)
test_all               0.090505   0.036572 641.176689 (243.777716)
test_rubyspec          0.056102   0.023969 112.172102 ( 30.629337)
total: 324.61 sec