Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-064303
#<BuildRuby:0x000055b19d278dd8
@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.20220719-064303",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011418 0.000526 0.981678 ( 1.508948)
build_miniruby 0.002197 0.000157 0.073519 ( 0.072242)
build_ruby 0.002248 0.000000 0.070615 ( 0.069161)
build_all 0.009319 0.000134 1.522649 ( 0.589710)
build_install 0.021322 0.000349 5.177873 ( 2.085229)
test_btest 0.001152 0.000060 71.316577 ( 8.690930)
test_basic 0.006289 0.000048 0.334538 ( 0.424713)
test_all 0.001562 0.000078 673.367332 ( 66.469405)
test_rubyspec 0.114559 0.062590 45.838050 ( 51.613362)
total: 131.52 sec