Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-054752
#<BuildRuby:0x0000560cf3524af8
@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.20220219-054752",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006465 0.004878 0.959526 ( 1.147794)
build_miniruby 0.000000 0.001674 0.073577 ( 0.073011)
build_ruby 0.000522 0.001040 0.070870 ( 0.070857)
build_all 0.005393 0.004597 4.128304 ( 0.812186)
build_install 0.012462 0.010336 7.801813 ( 2.387333)
test_btest 0.000734 0.000367 72.219345 ( 7.909436)
test_basic 0.002694 0.005429 0.327907 ( 0.418938)
test_all 0.001580 0.000000 672.085598 ( 65.972041)
test_rubyspec 0.104186 0.063867 46.390834 ( 51.948243)
total: 130.74 sec