Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-070319
#<BuildRuby:0x000055820a304328
@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.20220820-070319",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006565 0.812736 ( 0.895464)
build_miniruby 0.000784 0.000253 0.058155 ( 0.056917)
build_ruby 0.000722 0.000207 0.059709 ( 0.058579)
build_all 0.003552 0.001015 1.571877 ( 0.613309)
build_install 0.006890 0.001968 1.956348 ( 0.985864)
test_btest 0.000646 0.000185 54.393358 ( 8.210260)
test_basic 0.005518 0.000268 0.360660 ( 0.448774)
test_all 0.002253 0.000000 598.505537 ( 92.126853)
test_rubyspec 0.092118 0.033197 44.127373 ( 52.385990)
total: 155.78 sec