Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-101245
#<BuildRuby:0x000078383918fdc8
 @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.20251025-101245",
 @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.000003   0.000018 (  0.000020)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000022   0.000006   0.000028 (  0.000037)
build_up               0.005757   0.002904   3.340602 ( 12.032170)
build_miniruby         0.010017   0.003376 310.026416 (126.345966)
build_ruby             0.001508   0.001191   6.832538 (  5.701806)
build_all              0.064289   0.023405 228.427770 (121.536811)
build_install          0.016462   0.004434   9.534023 ( 10.378953)
test_btest             0.000714   0.000222  74.972371 ( 26.598626)
test_basic             0.005193   0.002466   0.960074 (  2.769887)
test_all               0.087628   0.042428 667.840004 (239.637976)
test_rubyspec          0.045979   0.034956 110.559729 ( 27.515225)
total: 572.52 sec