Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-231816
#<BuildRuby:0x000055a3e3837778
@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.20220212-231816",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002233 0.009689 0.952855 ( 1.009695)
build_miniruby 0.001143 0.000490 0.078450 ( 0.077358)
build_ruby 0.001202 0.000515 0.077905 ( 0.076562)
build_all 0.006605 0.005125 4.092400 ( 0.787182)
build_install 0.017671 0.006514 7.825185 ( 2.310620)
test_btest 0.001104 0.000490 75.171410 ( 8.173433)
test_basic 0.005445 0.002420 0.336191 ( 0.425172)
test_all 0.001324 0.000588 663.952736 ( 65.645122)
test_rubyspec 0.079815 0.086265 46.126842 ( 51.658462)
total: 130.16 sec