Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-160350
#<BuildRuby:0x0000563461a148e8
@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.20220303-160350",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007302 0.004600 1.002462 ( 1.069879)
build_miniruby 0.001505 0.000301 0.067964 ( 0.065683)
build_ruby 0.001612 0.000322 0.079327 ( 0.077178)
build_all 0.006975 0.003007 4.211731 ( 0.843640)
build_install 0.019171 0.005718 7.937859 ( 2.423150)
test_btest 0.001106 0.000264 74.984319 ( 8.364521)
test_basic 0.006268 0.001493 0.349309 ( 0.445817)
test_all 0.001886 0.000000 684.224898 ( 66.490233)
test_rubyspec 0.114079 0.042663 46.439614 ( 51.522091)
total: 131.30 sec