Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-072521
#<BuildRuby:0x0000558c1f0aa090
@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-072521",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005824 0.001214 2.373038 ( 4.713436)
build_miniruby 0.001291 0.000269 1.822618 ( 2.284773)
build_ruby 0.001262 0.000262 3.407502 ( 48.299808)
build_all 0.008459 0.000000 2.997903 ( 2.945228)
build_install 0.006874 0.014275 4.449338 ( 5.719639)
test_btest 0.000711 0.000214 67.785566 ( 39.996317)
test_basic 0.002567 0.000770 0.823835 ( 1.240219)
test_all 0.000785 0.000236 674.142861 (377.384451)
test_rubyspec 0.046322 0.018068 90.438248 (117.870910)
total: 600.46 sec