Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-120803
#<BuildRuby:0x000071f2b6cefde0
 @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.20251002-120803",
 @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.000035   0.000008   0.000043 (  0.000043)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.005688   0.004725   5.136883 (  4.298966)
build_miniruby         0.001522   0.000127   4.994542 (  4.577527)
build_ruby             0.000770   0.000965   4.658448 (  5.080424)
build_all              0.008532   0.001156   6.413494 (  4.333895)
build_install          0.014845   0.007755   9.761351 (  6.657999)
test_btest             0.000801   0.000226  76.858190 ( 41.176068)
test_basic             0.007052   0.002324   1.183186 (  1.504825)
test_all               0.102569   0.027539 669.270368 (347.766049)
test_rubyspec          0.049489   0.030474 115.495961 ( 44.394633)
total: 459.79 sec