Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250626-071342
#<BuildRuby:0x000072f0f839fdd0
 @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.20250626-071342",
 @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.000026   0.000005   0.000031 (  0.000026)
autoconf               0.000044   0.000008   0.000052 (  0.000047)
configure              0.000039   0.000008   0.000047 (  0.000046)
build_up               0.005349   0.003480   3.903499 (  3.143851)
build_miniruby         0.001437   0.000087   1.571097 (  1.581181)
build_ruby             0.001615   0.000333   6.640665 (  6.829375)
build_all              0.013155   0.002647  23.573967 (  9.436241)
build_install          0.012903   0.011382   8.528203 (  5.542888)
test_btest             0.000008   0.001051  64.972361 ( 31.484106)
test_basic             0.002676   0.003764   0.967469 (  1.989876)
test_all               0.095592   0.035747 793.477335 (539.717199)
test_rubyspec          0.056523   0.026268 116.856179 (113.730945)
total: 713.46 sec