Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20251103-192405
#<BuildRuby:0x00007b7aa614fdd8
 @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.20251103-192405",
 @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.000023   0.000006   0.000029 (  0.000029)
autoconf               0.000037   0.000010   0.000047 (  0.000046)
configure              0.000032   0.000009   0.000041 (  0.000041)
build_up               0.005831   0.001955   2.571954 (  3.822062)
build_miniruby         0.001611   0.000430   1.936359 (  2.173524)
build_ruby             0.001515   0.000875   7.188387 (  7.928527)
build_all              0.013405   0.003534  27.218875 ( 19.059829)
build_install          0.018641   0.007949   8.669888 (  8.552843)
test_btest             0.000168   0.001186  86.282546 ( 75.163865)
test_basic             0.003855   0.006200   1.216250 (  1.734972)
test_all               0.096818   0.043447 893.073307 (913.304699)
test_rubyspec          0.057053   0.031829 128.484124 (142.325122)
total: 1174.07 sec