Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-221421
#<BuildRuby:0x000070b930cdfdc0
 @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.20251025-221421",
 @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.000004   0.000019 (  0.000019)
autoconf               0.000035   0.000000   0.000035 (  0.000034)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.002548   0.006338   4.417394 (  2.770990)
build_miniruby         0.001407   0.000126   1.675962 (  1.672903)
build_ruby             0.001622   0.000188   4.089042 (  4.153156)
build_all              0.006230   0.002067   5.849581 (  2.559076)
build_install          0.017066   0.006101   9.109532 (  4.791388)
test_btest             0.000975   0.000000  72.289918 ( 19.616077)
test_basic             0.002888   0.004574   0.983643 (  1.033304)
test_all               0.086152   0.034426 612.244927 (213.416078)
test_rubyspec          0.044749   0.027819 103.804049 ( 23.414688)
total: 273.43 sec