Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250623-091422
#<BuildRuby:0x000079e0fee8fdd8
 @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.20250623-091422",
 @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.000021   0.000006   0.000027 (  0.000027)
autoconf               0.000033   0.000010   0.000043 (  0.000042)
configure              0.000030   0.000008   0.000038 (  0.000039)
build_up               0.007526   0.002287   4.374216 (  7.517862)
build_miniruby         0.006953   0.003201 266.942926 (254.903666)
build_ruby             0.001768   0.000520   7.953864 (  9.992741)
build_all              0.019604   0.000925  69.101426 ( 69.819328)
build_install          0.021902   0.005815   9.166668 ( 10.930731)
test_btest             0.000847   0.000221  71.247179 ( 87.170710)
test_basic             0.003985   0.004249   1.096477 (  1.849939)
test_all               0.098158   0.041135 872.280632 (1007.248253)
test_rubyspec          0.054053   0.027494 115.115329 ( 70.996080)
total: 1520.43 sec