Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-220030
#<BuildRuby:0x0000557484b77778
@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.20220219-220030",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011091 0.000996 0.932996 ( 1.322851)
build_miniruby 0.001833 0.000262 0.077982 ( 0.075482)
build_ruby 0.001861 0.000265 0.075614 ( 0.073605)
build_all 0.010698 0.000000 4.181252 ( 0.784798)
build_install 0.018989 0.004958 7.854244 ( 2.327740)
test_btest 0.001100 0.000165 70.137740 ( 8.374639)
test_basic 0.002735 0.005531 0.338554 ( 0.425478)
test_all 0.001353 0.000270 708.079517 ( 67.917638)
test_rubyspec 0.082602 0.076618 46.048747 ( 51.402701)
total: 132.71 sec