Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-081337
#<BuildRuby:0x00007f9a0cccfdc8
 @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.20251026-081337",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.004843   0.005691   4.800408 (  3.487885)
build_miniruby         0.001451   0.000122   2.241690 (  2.246759)
build_ruby             0.001806   0.000000   3.995526 (  4.076232)
build_all              0.007592   0.002401   7.356791 (  3.991493)
build_install          0.015199   0.005338   8.867963 (  4.269210)
test_btest             0.000000   0.001009  67.888178 ( 19.335770)
test_basic             0.001677   0.005262   1.034368 (  1.087772)
test_all               0.094278   0.032265 634.529283 (192.229356)
test_rubyspec          0.048467   0.027740 104.210100 ( 20.275659)
total: 251.00 sec