Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250624-051405
#<BuildRuby:0x00007f7440ccfdd8
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250624-051405",
 @make="make",
 @no_timeout_error=nil,
 @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.000017   0.000006   0.000023 (  0.000024)
autoconf               0.000030   0.000010   0.000040 (  0.000039)
configure              0.000023   0.000008   0.000031 (  0.000031)
build_up               0.005097   0.004126   4.093436 (  5.033669)
build_miniruby         0.000518   0.001225   2.332597 (  2.887852)
build_ruby             0.002143   0.000024   6.127639 (  7.088567)
build_all              0.012164   0.003830  23.848473 ( 15.229129)
build_install          0.018269   0.007528   8.961941 (  8.028651)
test_btest             0.000885   0.000323  68.621870 ( 54.529246)
test_basic             0.005819   0.002424   1.031534 (  1.387353)
test_all               0.098617   0.033874 809.580819 (768.018307)
test_rubyspec          0.053847   0.029678 115.747086 (108.276009)
total: 970.48 sec