Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-101126
#<BuildRuby:0x000071b4c72dfdc8
 @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-101126",
 @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.000006   0.000025 (  0.000023)
autoconf               0.000043   0.000000   0.000043 (  0.000043)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.005252   0.005156   5.437598 (  3.946164)
build_miniruby         0.000865   0.000950   2.048654 (  2.078710)
build_ruby             0.002276   0.000000   5.003547 (  5.148434)
build_all              0.009307   0.000000   6.616684 (  3.759326)
build_install          0.018628   0.006474  10.148837 (  5.940027)
test_btest             0.001097   0.000000  78.818728 ( 40.520651)
test_basic             0.002760   0.005366   1.187467 (  1.410028)
test_all               0.098979   0.030263 714.295631 (326.023674)
test_rubyspec          0.046528   0.035295 118.341868 ( 47.046593)
total: 435.88 sec