Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-101555
#<BuildRuby:0x0000712a88effdc0
 @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.20251028-101555",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000037   0.000008   0.000045 (  0.000044)
configure              0.000031   0.000007   0.000038 (  0.000037)
build_up               0.005849   0.004690   5.439335 (  4.910232)
build_miniruby         0.001140   0.000279   1.913429 (  1.992605)
build_ruby             0.000532   0.001409   3.697095 ( 44.117139)
build_all              0.005109   0.003590   5.705815 (  2.456963)
build_install          0.015325   0.004554   8.397237 (  3.913968)
test_btest             0.000785   0.000213  72.500248 ( 19.480381)
test_basic             0.002428   0.006226   0.791861 (  0.852693)
test_all               0.094923   0.031199 668.832848 (231.380848)
test_rubyspec          0.044693   0.038458 115.054162 ( 30.701268)
total: 339.81 sec