Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-135126
#<BuildRuby:0x000055cd8d9f00a0
@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.20220520-135126",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006353 0.000454 0.852600 ( 1.406504)
build_miniruby 0.000830 0.000059 0.057115 ( 0.055771)
build_ruby 0.000889 0.000063 0.060077 ( 0.058892)
build_all 0.004210 0.000000 1.490098 ( 0.605201)
build_install 0.001822 0.009305 6.315966 ( 2.851094)
test_btest 0.000561 0.000112 52.181574 ( 8.720330)
test_basic 0.001766 0.003923 0.287178 ( 0.375912)
test_all 0.001792 0.000448 623.724119 ( 92.366609)
test_rubyspec 0.086102 0.025952 44.263515 ( 49.880924)
total: 156.32 sec