Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-193114
#<BuildRuby:0x00007051d730fdd8
 @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.20251030-193114",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.004195   0.006788   5.655383 (  9.160408)
build_miniruby         0.001786   0.000259   2.643623 (  4.378475)
build_ruby             0.001852   0.000276   4.698473 ( 49.281438)
build_all              0.004939   0.005302   6.836860 ( 10.439552)
build_install          0.023359   0.004714  10.813505 ( 33.226289)
test_btest             0.000389   0.000879  88.341777 (141.463153)
test_basic             0.005895   0.004301   1.218824 (  2.747435)
test_all               0.106939   0.036084 794.435076 (865.293747)
test_rubyspec          0.046319   0.036713 112.853464 ( 34.135907)
total: 1150.13 sec