Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250629-031328
#<BuildRuby:0x000070a6d8a2fdd8
 @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.20250629-031328",
 @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.000014   0.000005   0.000019 (  0.000020)
autoconf               0.000026   0.000009   0.000035 (  0.000034)
configure              0.000022   0.000009   0.000031 (  0.000031)
build_up               0.003448   0.004577   3.303373 (  2.524978)
build_miniruby         0.000275   0.001130   1.339216 (  1.429978)
build_ruby             0.000887   0.000966   6.354396 ( 38.582069)
build_all              0.011957   0.004518  25.083088 ( 12.476206)
build_install          0.017335   0.008434   8.734315 (  7.100976)
test_btest             0.001015   0.000000  67.567708 ( 29.627783)
test_basic             0.004081   0.004367   0.958544 (  1.004623)
test_all               0.092732   0.041176 792.404112 (482.151224)
test_rubyspec          0.048257   0.035435 117.535095 ( 70.068082)
total: 644.97 sec