Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-151358
#<BuildRuby:0x0000561270a9dfc0
@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.20230620-151358",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001570 0.006555 2.166558 ( 5.416283)
build_miniruby 0.001191 0.000298 2.393165 ( 2.649376)
build_ruby 0.001426 0.000356 3.102985 ( 4.085258)
build_all 0.003914 0.005090 4.997075 ( 4.872773)
build_install 0.012728 0.006871 6.223377 ( 5.512425)
test_btest 0.000628 0.000201 65.620050 ( 52.491259)
test_basic 0.006687 0.000677 0.690711 ( 1.031717)
test_all 0.001408 0.000000 559.911981 (405.529040)
test_rubyspec 0.031335 0.026206 79.060930 (110.128521)
total: 591.72 sec