Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-010549
#<BuildRuby:0x000055a2221f6278
@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.20230506-010549",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002924 0.003762 2.055364 ( 4.284881)
build_miniruby 0.001338 0.000199 1.529591 ( 1.675367)
build_ruby 0.001714 0.000000 2.727153 ( 3.188425)
build_all 0.006234 0.000586 2.227354 ( 2.423487)
build_install 0.015809 0.000462 3.428563 ( 3.243494)
test_btest 0.000962 0.000000 59.101295 ( 36.819722)
test_basic 0.002679 0.003485 0.711422 ( 1.085600)
test_all 0.001217 0.000185 548.822082 (284.445139)
test_rubyspec 0.036051 0.022310 75.443858 ( 96.594779)
total: 433.76 sec