Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-125053
#<BuildRuby:0x000055ad6c6804d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220206-125053",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010399 0.000000 0.977056 ( 1.229846)
build_miniruby 0.000000 0.002302 0.077442 ( 0.075113)
build_ruby 0.001517 0.000339 0.075210 ( 0.073911)
build_all 0.009486 0.000353 4.008328 ( 0.766920)
build_install 0.022417 0.000949 7.836822 ( 2.270323)
test_btest 0.000925 0.000111 74.042625 ( 8.169204)
test_basic 0.003005 0.003836 0.333581 ( 0.423542)
test_all 0.001300 0.000200 652.485057 ( 65.688515)
test_rubyspec 0.111156 0.060377 45.880093 ( 51.440855)
total: 130.14 sec