Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-012539
#<BuildRuby:0x0000560fd6803680
@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.20220217-012539",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004881 0.005863 0.973662 ( 5.082621)
build_miniruby 0.001285 0.000429 0.074598 ( 0.072242)
build_ruby 0.001128 0.000376 0.068769 ( 0.066983)
build_all 0.010443 0.000799 4.118038 ( 0.768564)
build_install 0.015569 0.007873 7.724074 ( 2.303280)
test_btest 0.001126 0.000376 73.470463 ( 8.156947)
test_basic 0.004723 0.003075 0.335145 ( 0.422947)
test_all 0.001191 0.000417 660.935860 ( 64.856498)
test_rubyspec 0.073842 0.080765 45.967791 ( 51.375831)
total: 133.11 sec