Logfile: /home/ko1/ruby/logs/brlog.trunk.20220418-054342
#<BuildRuby:0x0000561c6210b858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220418-054342",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008698 0.001539 1.076892 ( 6.454654)
build_miniruby 0.001656 0.000552 0.074697 ( 0.072554)
build_ruby 0.001539 0.000513 0.071781 ( 0.069492)
build_all 0.008627 0.001193 1.478676 ( 0.606079)
build_install 0.020327 0.002726 5.955906 ( 2.923083)
test_btest 0.001038 0.000277 80.838995 ( 8.513027)
test_basic 0.006975 0.000291 0.339306 ( 0.431222)
test_all 0.002377 0.000321 673.217216 ( 66.497803)
test_rubyspec 0.078736 0.093142 46.603202 ( 51.968288)
total: 137.54 sec