Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-103843
#<BuildRuby:0x00005586c9691338
@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.20220717-103843",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006458 0.003448 0.892902 ( 1.384220)
build_miniruby 0.001273 0.000363 0.055598 ( 0.054465)
build_ruby 0.001468 0.000420 0.061691 ( 0.061162)
build_all 0.006722 0.001921 1.270719 ( 0.493571)
build_install 0.011975 0.005377 4.346053 ( 1.832105)
test_btest 0.001169 0.000365 52.237094 ( 6.340622)
test_basic 0.004744 0.000028 0.294260 ( 0.387877)
test_all 0.001450 0.000427 481.217122 ( 52.694332)
test_rubyspec 0.096536 0.035344 41.941593 ( 47.853956)
total: 111.10 sec