Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-224009
#<BuildRuby:0x000055dd8feabe98
@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.20220422-224009",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002598 0.003635 0.849175 ( 1.567924)
build_miniruby 0.000837 0.000179 0.057765 ( 0.056428)
build_ruby 0.000727 0.000155 0.058836 ( 0.057568)
build_all 0.003531 0.000756 1.509118 ( 0.603027)
build_install 0.009742 0.001109 6.290889 ( 2.822209)
test_btest 0.000723 0.000145 56.421330 ( 8.122110)
test_basic 0.001153 0.004930 0.359672 ( 0.447229)
test_all 0.001169 0.000312 615.706872 ( 91.339588)
test_rubyspec 0.084434 0.041604 44.325431 ( 49.196716)
total: 154.21 sec