Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250925-024902
#<BuildRuby:0x00007815c0d0fdd8
 @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.20250925-024902",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000022   0.000006   0.000028 (  0.000028)
configure              0.000016   0.000005   0.000021 (  0.000020)
build_up               0.007010   0.002275   4.777633 (  3.098626)
build_miniruby         0.001160   0.000315   1.062874 (  1.061406)
build_ruby             0.001912   0.000000   1.388491 (  1.385556)
build_all              0.004770   0.003258   5.864729 (  2.562959)
build_install          0.012360   0.006899   8.900600 (  4.315107)
test_btest             0.000913   0.000000  68.970809 ( 20.452468)
test_basic             0.002701   0.005028   0.745294 (  0.796171)
test_all               0.079855   0.042020 575.929563 (230.909326)
test_rubyspec          0.049465   0.029658 106.807935 ( 26.983674)
total: 291.57 sec