Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-060708
#<BuildRuby:0x000076a6dc79fdc0
 @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-060708",
 @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.000000   0.000024   0.000024 (  0.000024)
autoconf               0.000000   0.000044   0.000044 (  0.000043)
configure              0.000000   0.000031   0.000031 (  0.000031)
build_up               0.006225   0.003902   5.342627 (  4.299185)
build_miniruby         0.001226   0.000349   2.100941 (  2.838110)
build_ruby             0.001833   0.000222   4.699565 (  4.868913)
build_all              0.007282   0.001916   6.608290 (  3.757147)
build_install          0.018328   0.006361  10.422605 (  7.313048)
test_btest             0.000000   0.001064  78.255205 ( 34.189864)
test_basic             0.004729   0.001399   1.159363 (  1.332978)
test_all               0.097281   0.036515 673.102099 (263.189258)
test_rubyspec          0.043400   0.038488 114.012415 ( 31.671003)
total: 353.46 sec