Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-181243
#<BuildRuby:0x00007b6048c8fdd8
 @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.20251023-181243",
 @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.000014   0.000005   0.000019 (  0.000019)
autoconf               0.000027   0.000009   0.000036 (  0.000035)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.005140   0.004368   4.732331 (  3.279064)
build_miniruby         0.000722   0.000908   3.366816 (  2.790993)
build_ruby             0.000000   0.001919   4.212564 (  4.289919)
build_all              0.006350   0.002860   6.187093 (  2.862421)
build_install          0.019740   0.004587   9.589494 (  5.569375)
test_btest             0.000979   0.000000  78.293828 ( 28.241438)
test_basic             0.000205   0.007295   1.109080 (  1.165951)
test_all               0.088848   0.040501 644.323057 (233.242298)
test_rubyspec          0.044581   0.029908 110.625535 ( 29.240693)
total: 310.68 sec