Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-214735
#<BuildRuby:0x000072b0072efde0
 @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.20250618-214735",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.003555   0.004392   3.903845 (  2.773151)
build_miniruby         0.001329   0.000078   1.517126 (  1.514184)
build_ruby             0.001270   0.000824   5.847372 (  6.032975)
build_all              0.011698   0.003967  23.217254 (  8.644697)
build_install          0.013336   0.007217   7.889420 (  3.965622)
test_btest             0.000123   0.000775  61.975113 ( 24.092714)
test_basic             0.004410   0.001409   0.951184 (  1.008173)
test_all               0.007581   0.003827 1004.815938 (1116.942009)
test_rubyspec          0.038036   0.042806 109.254378 ( 30.858957)
total: 1195.83 sec