Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250605-222009
#<BuildRuby:0x00007f6cdd99fdd0
 @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-iseq_binary",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-iseq_binary",
 @TARGET_NAME="trunk-iseq_binary",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-iseq_binary",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250605-222009",
 @make="make",
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]],
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000023   0.000002   0.000025 (  0.000025)
autoconf               0.000043   0.000005   0.000048 (  0.000047)
configure              0.000029   0.000002   0.000031 (  0.000033)
build_up               0.005811   0.004158   5.060391 ( 11.288701)
build_miniruby         0.000000   0.001645   2.654719 ( 20.766918)
build_ruby             0.000191   0.002262   6.726583 (  6.948520)
build_all              0.004242   0.013037  24.031472 ( 10.880644)
build_install          0.016760   0.008323   9.145640 (  4.617171)
test_btest             0.000684   0.000190  69.754262 ( 44.524458)
test_basic             0.006264   0.006071   1.067177 (  1.389290)
test_all               0.098055   0.027609 800.513980 (608.414512)
test_rubyspec          0.056318   0.028186 118.660130 (111.802691)
total: 820.63 sec