Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-215533
#<BuildRuby:0x00007cc76aeafde0
 @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-215533",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000033   0.000008   0.000041 (  0.000042)
configure              0.000029   0.000007   0.000036 (  0.000035)
build_up               0.005723   0.004220   5.080867 (  3.103304)
build_miniruby         0.000459   0.001144   1.644435 (  1.649570)
build_ruby             0.001147   0.000654   4.251830 ( 34.161469)
build_all              0.005185   0.003073   5.911967 (  2.663437)
build_install          0.017225   0.005703   9.167628 (  5.567196)
test_btest             0.000000   0.000962  73.203646 ( 22.602931)
test_basic             0.002613   0.005311   0.839473 (  2.852880)
test_all               0.087674   0.034569 639.995928 (336.864624)
test_rubyspec          0.044438   0.031583 118.598473 ( 49.131751)
total: 458.60 sec