Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-050941
#<BuildRuby:0x0000564f31dc1f50
@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.20230606-050941",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003589 0.003826 2.025301 ( 4.587173)
build_miniruby 0.001079 0.000154 1.729770 ( 2.308560)
build_ruby 0.001570 0.000000 2.760962 ( 3.478862)
build_all 0.003668 0.003489 2.177142 ( 2.598417)
build_install 0.015369 0.003181 3.508149 ( 4.073320)
test_btest 0.000996 0.000053 60.749423 ( 46.056645)
test_basic 0.007730 0.000171 0.685268 ( 1.023542)
test_all 0.001085 0.000176 604.870826 (596.634990)
test_rubyspec 0.028778 0.036209 79.730500 (126.155941)
total: 786.92 sec