Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-184105
#<BuildRuby:0x000056332fb425e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-184105",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007463 0.003731 0.929851 ( 1.015098)
build_miniruby 0.001404 0.000702 0.075392 ( 0.073130)
build_ruby 0.001248 0.000624 0.078620 ( 0.076536)
build_all 0.010191 0.000000 4.131260 ( 0.784259)
build_install 0.012546 0.007773 7.846986 ( 2.353503)
test_btest 0.001291 0.000000 48.081784 ( 44.610761)
test_basic 0.007224 0.000516 0.343579 ( 0.435644)
test_all 0.001443 0.000590 685.373479 ( 66.647168)
test_rubyspec 0.110401 0.046077 46.162202 ( 51.585310)
total: 167.58 sec