Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-112404
#<BuildRuby:0x000055b56da93e68
@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.20220503-112404",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006349 0.000453 0.870294 ( 1.158609)
build_miniruby 0.000987 0.000071 0.057153 ( 0.055892)
build_ruby 0.000979 0.000070 0.057869 ( 0.056580)
build_all 0.004216 0.000000 1.467595 ( 0.592107)
build_install 0.008902 0.000579 6.234136 ( 2.807665)
test_btest 0.000000 0.000587 51.421714 ( 8.191056)
test_basic 0.001987 0.003480 0.319248 ( 0.407997)
test_all 0.001225 0.000144 620.936712 ( 92.462697)
test_rubyspec 0.050317 0.049063 43.685940 ( 48.611739)
total: 154.34 sec