Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-052039
#<BuildRuby:0x000055aef50df940
@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.20220223-052039",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009289 0.002144 0.880692 ( 0.961557)
build_miniruby 0.001764 0.000407 0.070721 ( 0.070038)
build_ruby 0.001504 0.000347 0.072247 ( 0.072337)
build_all 0.007275 0.001679 1.501667 ( 0.621021)
build_install 0.018455 0.003498 5.198683 ( 2.208864)
test_btest 0.000673 0.000150 76.262980 ( 8.080056)
test_basic 0.002601 0.004361 0.321281 ( 0.413122)
test_all 0.001636 0.000431 697.541871 ( 67.601206)
test_rubyspec 0.120656 0.049944 46.334992 ( 51.735576)
total: 131.76 sec