Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-115656
#<BuildRuby:0x00007852b6b9fdd0
 @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-115656",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000034   0.000008   0.000042 (  0.000041)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.003482   0.005904   4.544586 (  3.008878)
build_miniruby         0.000870   0.000667   1.345733 (  1.403295)
build_ruby             0.001288   0.000382   3.449712 ( 10.299385)
build_all              0.005176   0.003385   5.935345 (  2.563791)
build_install          0.013594   0.008236   9.356410 (  4.547300)
test_btest             0.001019   0.000008  73.073266 ( 19.234869)
test_basic             0.005944   0.002980   0.797768 (  0.843359)
test_all               0.091743   0.032494 673.532917 (255.927445)
test_rubyspec          0.049630   0.030707 115.881569 ( 41.162682)
total: 338.99 sec