Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250927-224732
#<BuildRuby:0x0000784ff56efdd0
 @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.20250927-224732",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000026   0.000006   0.000032 (  0.000032)
configure              0.000020   0.000005   0.000025 (  0.000025)
build_up               0.005459   0.004563   4.884692 (  2.877738)
build_miniruby         0.001397   0.000114   1.067062 (  1.068734)
build_ruby             0.001869   0.000000   1.379187 (  1.381904)
build_all              0.007515   0.001171   5.728131 (  2.477101)
build_install          0.017361   0.004097   8.705033 (  3.924621)
test_btest             0.000955   0.000000  69.618200 ( 19.877731)
test_basic             0.002848   0.004664   0.822251 (  0.868949)
test_all               0.096512   0.029272 627.525801 (188.779620)
test_rubyspec          0.050751   0.029690 111.128524 ( 23.842557)
total: 245.10 sec