Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-181445
#<BuildRuby:0x000077bf80c3fde0
 @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.20251027-181445",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000023   0.000006   0.000029 (  0.000029)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.002892   0.005613   3.572263 (  7.845029)
build_miniruby         0.000574   0.000811   1.190456 (  4.012607)
build_ruby             0.000949   0.000878   4.069896 ( 48.888426)
build_all              0.006417   0.003091   6.441002 (  3.349563)
build_install          0.022749   0.003444   9.676028 (  5.073000)
test_btest             0.001116   0.000000  80.195709 ( 32.463108)
test_basic             0.003708   0.006218   1.203268 (  1.490437)
test_all               0.106508   0.030377 729.109279 (251.492099)
test_rubyspec          0.041848   0.037241 108.626112 ( 19.055163)
total: 373.67 sec