Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-182953
#<BuildRuby:0x00005608d0e97918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-182953",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010577 0.934841 ( 1.075136)
build_miniruby 0.001077 0.000581 0.066807 ( 0.067080)
build_ruby 0.001379 0.000492 0.082854 ( 0.083071)
build_all 0.009991 0.000616 4.130206 ( 0.806177)
build_install 0.015590 0.008180 7.822842 ( 2.350958)
test_btest 0.000980 0.000346 46.382039 ( 44.209068)
test_basic 0.002712 0.005995 0.341425 ( 0.430860)
test_all 0.001282 0.000528 678.709370 ( 67.560166)
test_rubyspec 0.087862 0.064110 46.229254 ( 51.589985)
total: 168.17 sec