Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-064421
#<BuildRuby:0x000075d4f791fdd8
 @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.20250617-064421",
 @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.000024)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.008406   0.001923   5.361215 (  3.477457)
build_miniruby         0.000543   0.000932   1.679782 (  1.677007)
build_ruby             0.001662   0.000499   6.322988 (  6.469783)
build_all              0.011434   0.003895  24.394515 (  8.304516)
build_install          0.015141   0.006852   9.266079 (  4.308784)
test_btest             0.000459   0.000503  68.529198 ( 23.254130)
test_basic             0.005315   0.002401   1.052670 (  1.102107)
test_all               0.006390   0.004459 994.194068 (1111.908616)
test_rubyspec          0.047839   0.029406 114.355831 ( 38.974030)
total: 1199.48 sec