Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-070709
#<BuildRuby:0x0000561df9306278
@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.20230527-070709",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.002491 0.004476 1.973853 ( 4.833255)
build_miniruby 0.001440 0.000288 1.592772 ( 2.192186)
build_ruby 0.002005 0.000401 2.801373 ( 3.758171)
build_all 0.002841 0.004904 2.329879 ( 2.903944)
build_install 0.019111 0.003409 3.613029 ( 4.622351)
test_btest 0.001228 0.000283 65.400156 ( 57.624665)
test_basic 0.008156 0.000000 0.721209 ( 1.278286)
test_all 0.001359 0.000000 583.238660 (626.035587)
test_rubyspec 0.049648 0.011433 76.663599 (116.260244)
total: 819.51 sec