Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-064522
#<BuildRuby:0x00005564d2b5f658
@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.20220216-064522",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000913 0.010450 0.982725 ( 13.945589)
build_miniruby 0.001632 0.000435 0.077966 ( 0.077217)
build_ruby 0.001516 0.000404 0.077665 ( 0.077079)
build_all 0.009359 0.001373 4.130623 ( 0.807488)
build_install 0.013671 0.008951 7.648248 ( 2.318566)
test_btest 0.000846 0.000269 75.312844 ( 8.053241)
test_basic 0.007819 0.000103 0.350634 ( 0.441126)
test_all 0.001222 0.000356 656.749353 ( 65.360655)
test_rubyspec 0.113983 0.050381 45.976028 ( 51.229977)
total: 142.31 sec