Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250922-184523
#<BuildRuby:0x000076d8fc4bfdd8
 @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.20250922-184523",
 @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.000046   0.000008   0.000054 (  0.000054)
configure              0.000038   0.000007   0.000045 (  0.000046)
build_up               0.008591   0.001866   4.899757 (  5.820696)
build_miniruby         0.001087   0.001048  21.044083 ( 17.200028)
build_ruby             0.002211   0.000025   1.527505 (  1.759808)
build_all              0.009294   0.000834   6.158070 (  4.735528)
build_install          0.018182   0.007324   9.236937 ( 14.738664)
test_btest             0.001041   0.000216  70.776532 ( 34.661566)
test_basic             0.007097   0.002244   0.882365 (  1.269005)
test_all               0.092061   0.036248 647.928552 (228.895694)
test_rubyspec          0.040120   0.036923 103.276798 ( 28.421331)
total: 337.50 sec