Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-041503
#<BuildRuby:0x000076991cc7fde0
 @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-041503",
 @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.000004   0.000020 (  0.000020)
autoconf               0.000031   0.000008   0.000039 (  0.000038)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.006049   0.004278   5.132472 (  3.616441)
build_miniruby         0.001213   0.000317   2.354745 (  2.376451)
build_ruby             0.000943   0.001146   4.593886 (  4.684468)
build_all              0.008710   0.001042   6.334165 (  3.064335)
build_install          0.019591   0.005692   9.904117 (  5.205329)
test_btest             0.000280   0.000836  78.354954 ( 32.756034)
test_basic             0.004601   0.004266   1.057843 (  1.106850)
test_all               0.097590   0.029847 676.731335 (215.756756)
test_rubyspec          0.050084   0.032843 110.728454 ( 24.919569)
total: 293.49 sec