Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-180256
#<BuildRuby:0x0000745f08cdfdd0
 @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.20250930-180256",
 @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.000025)
autoconf               0.000036   0.000009   0.000045 (  0.000045)
configure              0.000030   0.000007   0.000037 (  0.000037)
build_up               0.007260   0.003835   5.563645 (  5.528318)
build_miniruby         0.001800   0.000000  15.926258 ( 14.859503)
build_ruby             0.001724   0.000126   4.601505 (  5.035346)
build_all              0.008169   0.001761   6.418915 (  4.977843)
build_install          0.017789   0.007363   9.965018 (  8.233827)
test_btest             0.000876   0.000228  79.127105 ( 45.830937)
test_basic             0.003315   0.004297   1.162392 (  1.510865)
test_all               0.093324   0.037203 703.081494 (366.276556)
test_rubyspec          0.051699   0.027557 111.231278 ( 46.382270)
total: 498.64 sec