Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-114253
#<BuildRuby:0x0000555788338a58
@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.20220306-114253",
@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.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010313 0.000426 0.992698 ( 1.129615)
build_miniruby 0.001735 0.000116 0.066563 ( 0.064790)
build_ruby 0.002019 0.000135 0.074459 ( 0.072027)
build_all 0.009640 0.000642 4.295102 ( 0.865292)
build_install 0.019657 0.004599 7.883819 ( 2.417178)
test_btest 0.001630 0.000000 74.232039 ( 8.599127)
test_basic 0.003289 0.004274 0.337356 ( 0.431758)
test_all 0.001639 0.000223 695.243968 ( 67.345374)
test_rubyspec 0.113828 0.053753 46.670050 ( 51.968306)
total: 132.89 sec