Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230812-132941
#<BuildRuby:0x0000564be355dfe0
@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.20230812-132941",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.007194 0.000709 2.330776 ( 4.650249)
build_miniruby 0.001560 0.000000 1.687360 ( 2.062659)
build_ruby 0.001672 0.000000 3.202528 ( 3.884907)
build_all 0.000000 0.009813 2.842021 ( 2.653404)
build_install 0.018702 0.002444 4.243067 ( 4.242865)
test_btest 0.000793 0.000220 68.240375 ( 45.826749)
test_basic 0.007794 0.000084 0.782818 ( 1.066141)
test_all 0.001052 0.000277 660.744864 (320.007110)
test_rubyspec 0.032160 0.030978 84.722714 (105.219533)
total: 489.61 sec