Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20250624-231319
#<BuildRuby:0x000074351a77fdd0
 @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-231319",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000023   0.000008   0.000031 (  0.000031)
build_up               0.007392   0.001689   3.857905 (  4.191352)
build_miniruby         0.001395   0.000435   1.717666 (  2.334461)
build_ruby             0.002020   0.000299   6.126312 (  6.899370)
build_all              0.012302   0.004726  23.741988 ( 14.172378)
build_install          0.016049   0.009037   8.514479 (  6.244606)
test_btest             0.000973   0.000000  69.882202 ( 44.932750)
test_basic             0.006808   0.001911   1.047798 (  1.360226)
test_all               0.102554   0.031076 836.085448 (690.890200)
test_rubyspec          0.060167   0.023853 112.968936 (122.942018)
total: 893.97 sec