Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-141421
#<BuildRuby:0x00007a22104efdc0
 @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.20251027-141421",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000039   0.000000   0.000039 (  0.000039)
configure              0.000031   0.000000   0.000031 (  0.000032)
build_up               0.004179   0.005493   4.951219 (  3.400179)
build_miniruby         0.001523   0.000000   1.886640 (  1.906878)
build_ruby             0.001799   0.000144   4.427161 ( 17.669993)
build_all              0.008030   0.000444   5.597298 (  2.436322)
build_install          0.018248   0.004796   8.753540 (  4.192016)
test_btest             0.000987   0.000034  73.739207 ( 23.527351)
test_basic             0.003257   0.005639   0.947667 (  0.997400)
test_all               0.101450   0.028142 653.607648 (213.517000)
test_rubyspec          0.048701   0.033938 111.140173 ( 23.434397)
total: 291.08 sec