Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-081456
#<BuildRuby:0x00007607b40ffdc0
 @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.20251030-081456",
 @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.000023   0.000000   0.000023 (  0.000024)
autoconf               0.000047   0.000000   0.000047 (  0.000045)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.005088   0.005407   5.792161 (  3.379253)
build_miniruby         0.000263   0.001086   1.916651 (  1.915306)
build_ruby             0.001887   0.000000   4.250213 (  4.329939)
build_all              0.004782   0.003384   5.835304 (  2.472576)
build_install          0.012956   0.009292   9.309969 (  4.455160)
test_btest             0.000513   0.000709  76.706692 ( 22.786190)
test_basic             0.001315   0.006922   0.988014 (  1.036396)
test_all               0.103232   0.033141 744.440698 (299.698226)
test_rubyspec          0.048774   0.030794 116.539376 ( 35.965391)
total: 376.04 sec