Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-093120
#<BuildRuby:0x000073499deffdd0
 @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-093120",
 @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.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000033   0.000007   0.000040 (  0.000040)
build_up               0.006494   0.004892   5.621686 (  9.087190)
build_miniruby         0.000707   0.001209   2.316400 (  3.758057)
build_ruby             0.000868   0.001263   4.858503 (  7.000865)
build_all              0.009231   0.001846   6.725486 (  9.753670)
build_install          0.020117   0.009241  10.725143 ( 14.586254)
test_btest             0.000981   0.000284  89.149652 (129.247637)
test_basic             0.004806   0.005565   1.161868 (  2.251096)
test_all               0.111112   0.034330 778.509795 (692.842738)
test_rubyspec          0.053305   0.029151 117.678644 ( 30.796371)
total: 899.33 sec