Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251006-041210
#<BuildRuby:0x0000764d8d53fdd0
 @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/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251006-041210",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000027   0.000005   0.000032 (  0.000033)
build_up               0.005611   0.005599   5.222940 (  3.845891)
build_miniruby         0.001449   0.000106   2.361902 (  2.360936)
build_ruby             0.001067   0.000779   4.577967 (  4.639761)
build_all              0.005983   0.004286   6.481686 (  3.355850)
build_install          0.018005   0.007159  10.073873 (  5.720971)
test_btest             0.000000   0.000917  77.710650 ( 34.182178)
test_basic             0.003318   0.004324   1.201186 (  1.339950)
test_all               0.094635   0.037464 716.481674 (230.010569)
test_rubyspec          0.049785   0.031140 114.290429 ( 27.562759)
total: 313.02 sec