Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-111017
#<BuildRuby:0x00007615d928fdd8
 @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-random0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0",
 @TARGET_NAME="trunk-random0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20250615-111017",
 @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=\"--test-order=random\"",
 @timeout=10800>
                           user     system      total        real
checkout               0.000024   0.000006   0.000030 (  0.000029)
autoconf               0.000047   0.000011   0.000058 (  0.000057)
configure              0.000038   0.000010   0.000048 (  0.000048)
build_up               0.007346   0.004661   5.341072 (  8.337966)
build_miniruby         0.001290   0.000338   1.678027 (  3.075856)
build_ruby             0.001408   0.000871   6.352871 ( 27.395854)
build_all              0.013623   0.003193  23.709781 ( 64.505362)
build_install          0.025381   0.001952   9.534027 ( 13.803706)
test_btest             0.000063   0.001124  75.436808 (116.833310)
test_basic             0.005194   0.004347   1.071907 (  2.097915)
test_all               0.008255   0.002991 1011.843671 (1284.188510)
test_rubyspec          0.047068   0.027893 105.872748 ( 23.787026)
total: 1544.03 sec