Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251006-141207
#<BuildRuby:0x000075e43439fdd0
 @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.20251006-141207",
 @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.000018   0.000004   0.000022 (  0.000024)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.003521   0.006793   5.132526 (  4.225382)
build_miniruby         0.000000   0.001821   2.010693 (  2.843842)
build_ruby             0.000012   0.002183   4.702232 (  5.055910)
build_all              0.008018   0.001298   6.459308 (  5.258918)
build_install          0.024019   0.002989  10.451184 (  8.552629)
test_btest             0.001031   0.000000  82.655769 ( 56.218157)
test_basic             0.004259   0.003598   1.188324 (  1.448919)
test_all               0.085649   0.042812 694.126883 (319.902081)
test_rubyspec          0.044956   0.034916 113.656332 ( 41.620137)
total: 445.13 sec