Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-073210
#<BuildRuby:0x00007ae1b2e7fdd8
 @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.20251031-073210",
 @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.000019   0.000006   0.000025 (  0.000026)
autoconf               0.000033   0.000011   0.000044 (  0.000043)
configure              0.000029   0.000009   0.000038 (  0.000038)
build_up               0.006490   0.005146   5.716581 (  7.723771)
build_miniruby         0.001461   0.000497   1.966754 (  2.798915)
build_ruby             0.001754   0.000598   4.611174 (  6.339739)
build_all              0.008236   0.002069   6.803643 (  8.574643)
build_install          0.019493   0.008976  10.818528 ( 14.176192)
test_btest             0.000882   0.000310  85.050716 (113.373090)
test_basic             0.003765   0.006865   1.207303 (  2.164236)
test_all               0.113479   0.028356 783.728922 (615.928417)
test_rubyspec          0.060080   0.021783 117.498733 ( 33.194254)
total: 804.27 sec