Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-201517
#<BuildRuby:0x00007c65b2aafde0
 @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-201517",
 @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.000003   0.000024 (  0.000024)
autoconf               0.000045   0.000008   0.000053 (  0.000052)
configure              0.000030   0.000005   0.000035 (  0.000035)
build_up               0.007372   0.003704   5.391111 (  4.019967)
build_miniruby         0.001505   0.000000   2.407034 (  2.416272)
build_ruby             0.001134   0.000771   4.287147 (  4.365813)
build_all              0.007494   0.002549   6.090807 (  3.283002)
build_install          0.021100   0.005182  10.017805 (  5.727348)
test_btest             0.001003   0.000000  77.778248 ( 27.504042)
test_basic             0.002663   0.004512   1.045484 (  1.102039)
test_all               0.090631   0.037813 662.501045 (234.595646)
test_rubyspec          0.056482   0.025889 112.630912 ( 28.837816)
total: 311.85 sec