Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-131429
#<BuildRuby:0x0000755155d3fdd0
 @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.20250925-131429",
 @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.000005   0.000002   0.000007 (  0.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000009)
build_up               0.002020   0.005024   2.184974 (  1.534261)
build_miniruby         0.000939   0.000384   0.601785 (  0.600330)
build_ruby             0.000838   0.001103   2.150464 (  2.150638)
build_all              0.004604   0.004243  13.314959 (  1.502466)
build_install          0.007053   0.005002   4.199038 (  1.194480)
test_btest             0.000690   0.000339  36.327309 (  4.784323)
test_basic             0.002091   0.002625   0.435840 (  0.513262)
test_all               0.068983   0.021602 332.284774 ( 34.511133)
test_rubyspec          0.026213   0.022756  78.190036 ( 10.778033)
total: 57.57 sec