Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-021401
#<BuildRuby:0x00007baa4cd5fdc8
 @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.20251025-021401",
 @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.000006   0.000024 (  0.000023)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.000869   0.007984   4.252531 (  3.112602)
build_miniruby         0.001120   0.000413   1.542393 (  1.551339)
build_ruby             0.001751   0.000000   3.932971 (  4.003671)
build_all              0.006986   0.001498   5.689277 (  2.493670)
build_install          0.018112   0.004090   8.706400 (  4.413352)
test_btest             0.000698   0.000235  70.198845 ( 21.612120)
test_basic             0.004229   0.004471   0.942668 (  4.892918)
test_all               0.090621   0.030848 601.254560 (193.188643)
test_rubyspec          0.047743   0.032093 108.778303 ( 22.632869)
total: 257.90 sec