Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-061040
#<BuildRuby:0x0000798a46effde0
 @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.20251004-061040",
 @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.000025)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000028   0.000008   0.000036 (  0.000035)
build_up               0.006289   0.004660   5.499532 (  5.958848)
build_miniruby         0.001446   0.000432   2.422127 (  3.288327)
build_ruby             0.000433   0.001545   4.511810 ( 32.171361)
build_all              0.004775   0.004957   6.322071 (  4.078731)
build_install          0.018241   0.005727   9.940231 (  6.390507)
test_btest             0.000761   0.000252  78.028335 ( 49.003951)
test_basic             0.003208   0.004650   1.105568 (  1.397096)
test_all               0.098226   0.031985 681.105655 (410.085792)
test_rubyspec          0.060125   0.023391 114.902262 ( 62.111806)
total: 574.49 sec