Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-044703
#<BuildRuby:0x00007e2fcda3fdd8
 @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.20250923-044703",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000023   0.000006   0.000029 (  0.000030)
build_up               0.005453   0.004427   4.857346 (  3.892161)
build_miniruby         0.000349   0.001115   1.069848 (  1.129113)
build_ruby             0.001037   0.001019   1.466660 (  1.596350)
build_all              0.008393   0.002118   6.137091 (  4.296447)
build_install          0.018159   0.004970   9.240709 (  6.419050)
test_btest             0.000000   0.001031  76.796120 ( 43.755034)
test_basic             0.005071   0.004444   0.950991 (  1.185687)
test_all               0.084731   0.042386 645.444361 (249.106989)
test_rubyspec          0.050779   0.024493 106.335310 ( 29.131674)
total: 340.51 sec