Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-201036
#<BuildRuby:0x00007930b2eefdc0
 @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.20251005-201036",
 @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.000019   0.000005   0.000024 (  0.000026)
autoconf               0.000044   0.000000   0.000044 (  0.000043)
configure              0.000032   0.000000   0.000032 (  0.000033)
build_up               0.004687   0.005290   4.791683 (  3.430844)
build_miniruby         0.001342   0.000102   1.677492 (  1.692439)
build_ruby             0.001778   0.000000   4.405848 ( 27.300149)
build_all              0.007694   0.000847   5.931762 (  2.739428)
build_install          0.017332   0.006620   9.375746 ( 33.279048)
test_btest             0.000701   0.000211  75.331617 ( 22.221348)
test_basic             0.000000   0.008404   1.129601 (  1.181868)
test_all               0.097279   0.036504 681.216290 (218.679465)
test_rubyspec          0.053531   0.026518 109.397666 ( 30.878635)
total: 341.40 sec