Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-201256
#<BuildRuby:0x000077f6592cfde0
 @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.20251022-201256",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.005126   0.005593   5.734044 ( 12.607459)
build_miniruby         0.001820   0.000500  82.840657 ( 65.727547)
build_ruby             0.000671   0.001098   4.378993 ( 52.617491)
build_all              0.006800   0.002694   6.495240 (  5.000799)
build_install          0.022033   0.002993   9.878665 (  7.558989)
test_btest             0.000051   0.001015  77.617846 ( 53.407038)
test_basic             0.006411   0.002217   1.169918 (  1.709308)
test_all               0.099794   0.030933 730.939747 (377.223810)
test_rubyspec          0.053654   0.026304 112.614711 ( 46.579017)
total: 622.43 sec