Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-041118
#<BuildRuby:0x00007ec30514fdd8
 @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.20251022-041118",
 @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.000003   0.000020 (  0.000021)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.004410   0.005134   4.837855 (  3.237706)
build_miniruby         0.001189   0.000283   1.759277 (  1.764096)
build_ruby             0.001091   0.001040   4.379834 (  4.469950)
build_all              0.005403   0.004172   6.110689 (  3.496159)
build_install          0.018089   0.006622   9.608928 (  6.008150)
test_btest             0.000786   0.000218  78.129342 ( 43.109836)
test_basic             0.005804   0.002089   1.115057 (  1.683417)
test_all               0.096320   0.031659 655.573000 (359.981347)
test_rubyspec          0.056707   0.025093 110.565031 ( 46.077618)
total: 469.83 sec