Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-042359
#<BuildRuby:0x0000563278269fc0
@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.20230310-042359",
@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.000001 0.000018 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000000 0.006761 1.949433 ( 4.102500)
build_miniruby 0.000040 0.001473 4.286089 ( 4.079806)
build_ruby 0.001540 0.000280 2.565068 ( 2.966476)
build_all 0.003675 0.003234 2.072347 ( 1.858657)
build_install 0.012929 0.002694 3.176743 ( 2.947585)
test_btest 0.000591 0.000123 54.878628 ( 31.572518)
test_basic 0.005604 0.001168 0.437955 ( 0.733236)
test_all 0.001536 0.000148 525.574051 (265.347141)
test_rubyspec 0.009735 0.037203 70.989422 ( 88.618330)
total: 402.23 sec