Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-153020
#<BuildRuby:0x0000739bca6ffde0
 @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-153020",
 @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.000021   0.000005   0.000026 (  0.000027)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.005804   0.005604   5.664665 ( 10.070162)
build_miniruby         0.001873   0.000513   6.511924 ( 11.211741)
build_ruby             0.001839   0.000260   4.847830 ( 66.136475)
build_all              0.009147   0.001566   6.965016 (  7.318866)
build_install          0.027711   0.002753  10.719961 ( 14.231525)
test_btest             0.000919   0.000219  88.336667 (101.039489)
test_basic             0.002933   0.006794   1.227582 (  2.433167)
test_all               0.112319   0.034660 730.342539 (610.933823)
test_rubyspec          0.044305   0.037444 117.473526 ( 30.330865)
total: 853.71 sec