Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-115430
#<BuildRuby:0x00007db04f63fdd0
 @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.20250928-115430",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000044   0.000012   0.000056 (  0.000055)
configure              0.000031   0.000009   0.000040 (  0.000040)
build_up               0.006658   0.002908   5.118327 (  3.113186)
build_miniruby         0.000790   0.000660   1.822144 (  2.133907)
build_ruby             0.000000   0.001914   4.122272 (  4.172726)
build_all              0.005923   0.003611   6.013920 (  2.903559)
build_install          0.019387   0.004751   9.908300 (  6.241571)
test_btest             0.001009   0.000002  75.895309 ( 26.717628)
test_basic             0.003718   0.004917   1.062256 (  1.130567)
test_all               0.090552   0.036729 654.451786 (282.241034)
test_rubyspec          0.052365   0.024427 111.746891 ( 47.656898)
total: 376.31 sec