Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-141237
#<BuildRuby:0x000072dbf5cdfde0
 @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.20251023-141237",
 @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.000024   0.000000   0.000024 (  0.000025)
autoconf               0.000041   0.000000   0.000041 (  0.000041)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.005420   0.004532   4.944762 (  3.271911)
build_miniruby         0.001539   0.000000   1.959733 (  1.968351)
build_ruby             0.002109   0.000000   4.320083 (  4.436607)
build_all              0.006100   0.003083   6.071373 (  2.725240)
build_install          0.017452   0.007442   9.808223 (  5.678554)
test_btest             0.000918   0.000000  77.160674 ( 27.806758)
test_basic             0.003606   0.005880   1.136705 (  1.231785)
test_all               0.095881   0.034883 649.734544 (257.398789)
test_rubyspec          0.042628   0.032745 105.714522 ( 32.453626)
total: 336.97 sec