Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-201421
#<BuildRuby:0x00007466c34bfde0
 @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-201421",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.005075   0.003721   4.093730 (  2.600896)
build_miniruby         0.001387   0.000000   1.215311 (  1.211866)
build_ruby             0.001828   0.000000   3.382660 (  3.440858)
build_all              0.003865   0.003748   5.537074 (  2.407794)
build_install          0.016836   0.002895   7.960322 (  3.948782)
test_btest             0.000144   0.000743  73.925958 ( 25.303330)
test_basic             0.005088   0.003041   0.726179 (  0.784696)
test_all               0.090469   0.032577 613.319734 (176.664501)
test_rubyspec          0.043852   0.038008 109.058712 ( 24.273943)
total: 240.64 sec