Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-153133
#<BuildRuby:0x00007a327b39fdc8
 @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-153133",
 @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.000024   0.000007   0.000031 (  0.000031)
autoconf               0.000035   0.000010   0.000045 (  0.000046)
configure              0.000030   0.000008   0.000038 (  0.000039)
build_up               0.006399   0.005392   5.696971 (  9.610615)
build_miniruby         0.000949   0.000983   2.677231 ( 14.084554)
build_ruby             0.001612   0.000514   4.824558 ( 62.650619)
build_all              0.005638   0.005957   7.021558 (  9.986334)
build_install          0.021182   0.006432  11.128847 ( 37.381452)
test_btest             0.000409   0.000811  91.011512 (138.218482)
test_basic             0.006020   0.004925   1.255545 (  2.429318)
test_all               0.103911   0.039073 791.299444 (782.874644)
test_rubyspec          0.050893   0.032776 115.830455 ( 46.532807)
total: 1103.77 sec