Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-133151
#<BuildRuby:0x0000555690a53778
@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.20220207-133151",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007624 0.003871 0.950332 ( 1.038273)
build_miniruby 0.001836 0.000216 0.073765 ( 0.072529)
build_ruby 0.001937 0.000228 0.075708 ( 0.073803)
build_all 0.010176 0.000673 4.112027 ( 0.790972)
build_install 0.024358 0.000181 7.739900 ( 2.316963)
test_btest 0.001009 0.000088 76.066155 ( 8.885927)
test_basic 0.007631 0.000664 0.346785 ( 0.434508)
test_all 0.001855 0.000161 677.230159 ( 68.466845)
test_rubyspec 0.110232 0.050788 45.893785 ( 51.436321)
total: 133.52 sec