Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-100814
#<BuildRuby:0x00007bdfb690fdc8
 @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.20251003-100814",
 @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.000018   0.000004   0.000022 (  0.000024)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.005191   0.004852   5.197300 (  4.751404)
build_miniruby         0.000419   0.001142   4.902343 (  4.636714)
build_ruby             0.001599   0.000430   4.674269 (  4.905821)
build_all              0.004573   0.004029   6.317036 (  3.933853)
build_install          0.017202   0.004052  10.115696 (  5.854314)
test_btest             0.000696   0.000197  76.464109 ( 27.262744)
test_basic             0.002461   0.005731   1.191675 (  1.238081)
test_all               0.090118   0.037821 642.052962 (274.462592)
test_rubyspec          0.053626   0.028124 112.209537 ( 53.044222)
total: 380.09 sec