Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-160225
#<BuildRuby:0x000079e5e693fdc8
 @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.20251001-160225",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000029   0.000007   0.000036 (  0.000038)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.006778   0.003356   5.141467 (  4.665770)
build_miniruby         0.000000   0.001660   1.827973 (  1.941548)
build_ruby             0.001930   0.000000   4.684169 ( 12.344091)
build_all              0.006595   0.002607   6.502544 (  4.437078)
build_install          0.019427   0.005412   9.726806 (  6.610677)
test_btest             0.000912   0.000000  79.616426 ( 43.739238)
test_basic             0.004919   0.003982   1.087632 (  1.645307)
test_all               0.094341   0.036158 682.305458 (355.686932)
test_rubyspec          0.043560   0.034214 107.847188 ( 35.727300)
total: 466.80 sec