Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-193900
#<BuildRuby:0x000055a1d76c04e8
@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.20220220-193900",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009807 0.000654 0.920019 ( 0.955357)
build_miniruby 0.001537 0.000102 0.071484 ( 0.070087)
build_ruby 0.001668 0.000112 0.078472 ( 0.076804)
build_all 0.009795 0.000653 4.083269 ( 0.800881)
build_install 0.017750 0.006264 7.759920 ( 2.281435)
test_btest 0.001007 0.000119 75.464062 ( 7.949333)
test_basic 0.001755 0.006240 0.337170 ( 0.429662)
test_all 0.001762 0.000312 697.124307 ( 67.514983)
test_rubyspec 0.111404 0.066034 46.393933 ( 51.785318)
total: 131.86 sec