Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-103445
#<BuildRuby:0x000073570876fde0
 @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.20250619-103445",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.004594   0.003435   3.841126 (  2.755561)
build_miniruby         0.001483   0.000000   1.617943 (  1.617576)
build_ruby             0.001189   0.000931   5.854066 ( 33.537439)
build_all              0.012048   0.002550  21.930144 ( 11.955735)
build_install          0.016735   0.005505   8.417934 (  4.724211)
test_btest             0.000117   0.000775  66.320659 ( 25.996695)
test_basic             0.002653   0.004303   0.999007 (  1.052953)
test_all               0.005699   0.005693 1022.904480 (1113.485325)
test_rubyspec          0.042766   0.034047 105.745995 ( 23.219446)
total: 1218.35 sec