Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-050641
#<BuildRuby:0x000055a859b6e048
@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.20230722-050641",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.006728 0.000000 2.234300 ( 3.637790)
build_miniruby 0.001647 0.000000 1.612039 ( 1.613508)
build_ruby 0.001624 0.000000 3.000817 ( 3.229984)
build_all 0.005173 0.003025 2.612041 ( 1.609529)
build_install 0.012023 0.005920 3.847970 ( 2.545176)
test_btest 0.000000 0.000708 66.155002 ( 21.354009)
test_basic 0.002855 0.002614 0.732252 ( 0.796742)
test_all 0.001427 0.000377 601.719692 (210.508322)
test_rubyspec 0.029077 0.029873 82.968647 ( 98.413420)
total: 343.71 sec