Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-070010
#<BuildRuby:0x00007f455d91fdd0
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251016-070010",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.004068   0.002024   1.978560 (  1.499201)
build_miniruby         0.000968   0.000348   0.605073 (  0.603968)
build_ruby             0.000518   0.001217   2.114499 (  2.114830)
build_all              0.004891   0.003840  13.511455 (  1.526735)
build_install          0.010076   0.001765   3.990949 (  1.138593)
test_btest             0.000447   0.000169  39.475590 (  4.497108)
test_basic             0.001725   0.002512   0.413193 (  0.493580)
test_all               0.068903   0.022341 374.696159 ( 38.235971)
test_rubyspec          0.032935   0.015623  76.230930 ( 10.716084)
total: 60.83 sec