Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-052951
#<BuildRuby:0x000055dd73064018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-052951",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006398 0.000359 0.859485 ( 0.872576)
build_miniruby 0.000873 0.000125 0.057069 ( 0.055906)
build_ruby 0.000855 0.000122 0.060429 ( 0.059136)
build_all 0.004131 0.000590 1.513001 ( 0.590900)
build_install 0.007924 0.002197 5.631835 ( 2.173370)
test_btest 0.000736 0.000116 46.106990 ( 8.833744)
test_basic 0.004508 0.000711 0.304141 ( 0.393117)
test_all 0.000322 0.000479 622.233788 ( 91.528286)
test_rubyspec 0.082367 0.030774 43.663523 ( 49.255884)
total: 153.76 sec