Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-075200
#<BuildRuby:0x0000560b1dbe40a0
@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.20220601-075200",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005981 0.000920 0.846400 ( 1.482173)
build_miniruby 0.000768 0.000118 0.057005 ( 0.055690)
build_ruby 0.000801 0.000124 0.057225 ( 0.056046)
build_all 0.004270 0.000000 1.498608 ( 0.606435)
build_install 0.006317 0.004820 6.305998 ( 2.836693)
test_btest 0.000684 0.000137 50.803066 ( 8.506732)
test_basic 0.004678 0.000935 0.287989 ( 0.377419)
test_all 0.001351 0.000270 666.435769 ( 96.932847)
test_rubyspec 0.081113 0.049453 44.086746 ( 49.646756)
total: 160.50 sec