Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-061406
#<BuildRuby:0x00007ab4c2ccfdc0
 @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.20251027-061406",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000040   0.000000   0.000040 (  0.000039)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.003586   0.006966   5.407537 (  3.829624)
build_miniruby         0.000580   0.001165   2.286334 (  2.295776)
build_ruby             0.000472   0.001450   4.919355 (  4.980297)
build_all              0.009641   0.000957   9.316791 (  4.840407)
build_install          0.021389   0.004869  10.278549 (  5.486239)
test_btest             0.001053   0.000000  81.781991 ( 30.620052)
test_basic             0.004011   0.003999   1.138204 (  1.206924)
test_all               0.085421   0.046681 711.973665 (222.355210)
test_rubyspec          0.046744   0.032705 112.575202 ( 22.565284)
total: 298.18 sec