Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-063151
#<BuildRuby:0x000055e03f667810
@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.20220530-063151",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008210 0.003649 1.022154 ( 1.748904)
build_miniruby 0.000000 0.002071 0.075241 ( 0.073166)
build_ruby 0.000427 0.001807 0.075879 ( 0.073523)
build_all 0.008161 0.000705 1.444267 ( 0.586436)
build_install 0.011555 0.012238 5.802728 ( 2.787489)
test_btest 0.001005 0.000287 74.405267 ( 8.275420)
test_basic 0.008834 0.000000 0.325941 ( 0.414137)
test_all 0.002589 0.000000 707.956030 ( 67.189281)
test_rubyspec 0.099384 0.061141 45.854822 ( 56.594621)
total: 137.74 sec