Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-061238
#<BuildRuby:0x000076cbaf6ffdc8
 @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.20251023-061238",
 @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.000013   0.000003   0.000016 (  0.000017)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.003116   0.006655   4.939884 (  3.619301)
build_miniruby         0.001618   0.000178   1.934664 (  3.078149)
build_ruby             0.001792   0.000225   4.219429 ( 42.358953)
build_all              0.006515   0.002469   6.077203 (  3.171756)
build_install          0.022191   0.002918   9.410947 (  6.037521)
test_btest             0.000743   0.000204  75.634939 ( 29.311234)
test_basic             0.000620   0.006850   1.028697 (  3.923708)
test_all               0.091610   0.034451 696.680727 (334.270998)
test_rubyspec          0.055359   0.024685 111.496093 ( 29.503754)
total: 455.28 sec