Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-133416
#<BuildRuby:0x000055c271c2b940
@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.20220327-133416",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003220 0.007663 1.001023 ( 1.548181)
build_miniruby 0.001478 0.000739 0.078620 ( 0.076816)
build_ruby 0.001150 0.000575 0.073248 ( 0.071616)
build_all 0.003829 0.006433 4.170025 ( 0.836700)
build_install 0.019214 0.005084 7.864752 ( 2.395367)
test_btest 0.000827 0.000413 76.013934 ( 8.475503)
test_basic 0.003068 0.004117 0.327742 ( 0.425520)
test_all 0.001824 0.000000 695.646197 ( 67.845160)
test_rubyspec 0.067138 0.097310 45.885986 ( 51.359616)
total: 133.04 sec