Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-192415
#<BuildRuby:0x0000561517ea9a48
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230806-192415",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000019 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003206 0.003767 2.356706 ( 4.624724)
build_miniruby 0.001377 0.000162 1.787388 ( 1.971494)
build_ruby 0.001370 0.000161 3.360696 ( 3.938009)
build_all 0.004710 0.004031 2.862303 ( 2.953789)
build_install 0.012221 0.007956 4.277167 ( 4.395393)
test_btest 0.000775 0.000057 68.830108 ( 46.643060)
test_basic 0.007556 0.000000 0.820539 ( 1.001012)
test_all 0.001395 0.000000 655.613436 (401.463569)
test_rubyspec 0.022507 0.037532 88.785843 (115.542829)
total: 582.54 sec