Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-042019
#<BuildRuby:0x0000560b54337448
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-042019",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005935 0.000913 0.866914 ( 1.140352)
build_miniruby 0.000926 0.000143 0.057385 ( 0.056092)
build_ruby 0.000797 0.000123 0.057656 ( 0.056399)
build_all 0.003635 0.000560 1.493756 ( 0.600335)
build_install 0.007519 0.003512 6.289790 ( 2.838670)
test_btest 0.000676 0.000126 52.992494 ( 7.639472)
test_basic 0.005006 0.000938 0.335405 ( 0.423664)
test_all 0.001186 0.000223 633.383522 ( 92.763714)
test_rubyspec 0.083568 0.044721 44.020732 ( 49.637989)
total: 155.16 sec