Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-075804
#<BuildRuby:0x000072e2a798fdd0
 @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.20250929-075804",
 @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.000000   0.000040   0.000040 (  0.000041)
autoconf               0.000000   0.000043   0.000043 (  0.000043)
configure              0.000000   0.000032   0.000032 (  0.000032)
build_up               0.005561   0.004332   4.677390 (  7.858097)
build_miniruby         0.001539   0.000000   1.831869 (  2.139771)
build_ruby             0.000397   0.001593   4.718481 ( 20.474789)
build_all              0.005993   0.002667   6.452559 (  3.995564)
build_install          0.019612   0.004078  10.091092 (  5.424364)
test_btest             0.000009   0.000984  79.211107 ( 38.245169)
test_basic             0.001254   0.006641   1.122134 (  1.294766)
test_all               0.101114   0.033895 738.191813 (343.924040)
test_rubyspec          0.045342   0.037298 112.085973 ( 32.140428)
total: 455.50 sec