Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-141028
#<BuildRuby:0x0000778791b8fde0
 @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.20251005-141028",
 @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.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.004815   0.005798   5.205487 (  4.123303)
build_miniruby         0.001542   0.000148   1.883200 (  1.920539)
build_ruby             0.001547   0.000440   4.675887 ( 25.305686)
build_all              0.007012   0.002604   6.444629 (  3.564020)
build_install          0.018677   0.006753  10.228645 (  6.453521)
test_btest             0.001084   0.000000  79.750105 ( 42.065781)
test_basic             0.004591   0.003070   1.186983 (  1.478435)
test_all               0.104678   0.026495 737.689915 (273.666576)
test_rubyspec          0.050257   0.030664 113.123175 ( 40.174079)
total: 398.75 sec