Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-181250
#<BuildRuby:0x000079bf9b4efdc0
 @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-181250",
 @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.000015   0.000003   0.000018 (  0.000018)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000025   0.000004   0.000029 (  0.000030)
build_up               0.008493   0.001985   5.440825 (  6.259343)
build_miniruby         0.001546   0.000000   2.530053 ( 17.138148)
build_ruby             0.001732   0.000250   4.366754 ( 59.907051)
build_all              0.007042   0.001182   6.188508 (  4.061551)
build_install          0.015521   0.006697   9.868309 ( 35.632029)
test_btest             0.000920   0.000184  75.777166 ( 44.518316)
test_basic             0.005590   0.002634   0.961417 (  3.964354)
test_all               0.089726   0.041632 770.084650 (435.950989)
test_rubyspec          0.045850   0.029592 112.600734 ( 39.628896)
total: 647.06 sec