Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-060741
#<BuildRuby:0x00007c55470afdc0
 @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.20251003-060741",
 @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.000017   0.000005   0.000022 (  0.000021)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.005311   0.004614   5.220395 (  4.508102)
build_miniruby         0.001291   0.000375   2.485812 (  3.076172)
build_ruby             0.001746   0.000211   4.710947 ( 19.586780)
build_all              0.005862   0.003291   6.394806 (  4.602826)
build_install          0.018089   0.004164   9.763639 (  9.747960)
test_btest             0.000967   0.000000  75.093963 ( 51.254140)
test_basic             0.006670   0.006054   1.154217 (  6.709555)
test_all               0.101397   0.028175 700.047409 (402.327748)
test_rubyspec          0.046600   0.030239 115.326422 ( 54.177987)
total: 556.00 sec