Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-015822
#<BuildRuby:0x000071d20556fdd0
 @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.20250930-015822",
 @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.000023)
autoconf               0.000043   0.000000   0.000043 (  0.000043)
configure              0.000030   0.000000   0.000030 (  0.000031)
build_up               0.001965   0.007746   4.835261 (  3.102647)
build_miniruby         0.000000   0.001569   1.980516 (  1.990570)
build_ruby             0.001573   0.000199   3.964836 (  4.030090)
build_all              0.008161   0.000000   5.402940 (  2.293225)
build_install          0.018937   0.002815   9.587304 (  7.975099)
test_btest             0.000822   0.000238  66.438286 ( 22.613948)
test_basic             0.007852   0.001532   1.071672 (  6.772855)
test_all               0.087554   0.040793 676.959986 (276.431495)
test_rubyspec          0.052596   0.031502 111.401320 ( 37.433542)
total: 362.64 sec