Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-124810
#<BuildRuby:0x000055c8964670d0
@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.20220315-124810",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004630 0.005846 1.034116 ( 1.761367)
build_miniruby 0.001322 0.000551 0.067694 ( 0.066220)
build_ruby 0.001468 0.000612 0.073251 ( 0.071454)
build_all 0.007092 0.002955 4.182714 ( 0.858069)
build_install 0.018926 0.004521 7.880807 ( 2.434669)
test_btest 0.001112 0.000417 72.990366 ( 7.951688)
test_basic 0.007573 0.000864 0.344650 ( 0.432799)
test_all 0.001682 0.000237 657.287089 ( 65.913880)
test_rubyspec 0.129399 0.046994 46.206337 ( 51.339617)
total: 130.83 sec