Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-001413
#<BuildRuby:0x00007a030ad4fdc8
 @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-001413",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000034   0.000011   0.000045 (  0.000044)
configure              0.000026   0.000008   0.000034 (  0.000035)
build_up               0.006561   0.004174   5.252313 (  3.549195)
build_miniruby         0.001111   0.000703   6.037567 (  5.561671)
build_ruby             0.001425   0.000475   4.255629 (  4.396379)
build_all              0.006833   0.003266   6.182520 (  3.420125)
build_install          0.020606   0.004571   9.632285 (  5.266571)
test_btest             0.000800   0.000260  75.231301 ( 24.586359)
test_basic             0.004789   0.004238   1.070819 (  1.137618)
test_all               0.091839   0.032286 637.357394 (205.145887)
test_rubyspec          0.050302   0.029043 111.522903 ( 31.834829)
total: 284.90 sec