Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-220732
#<BuildRuby:0x000055b22794b680
@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-220732",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007335 0.002445 0.961207 ( 1.040412)
build_miniruby 0.001280 0.000427 0.077285 ( 0.076018)
build_ruby 0.001349 0.000450 0.078162 ( 0.076814)
build_all 0.009154 0.001385 4.176596 ( 0.799944)
build_install 0.019767 0.003543 7.805383 ( 2.308615)
test_btest 0.000863 0.000240 73.523938 ( 8.181568)
test_basic 0.006253 0.000390 0.334469 ( 0.425353)
test_all 0.001541 0.000405 701.837336 ( 67.059102)
test_rubyspec 0.105210 0.071217 46.183478 ( 51.796429)
total: 131.77 sec