Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-074033
#<BuildRuby:0x0000558908321400
@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.20220828-074033",
@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.000039 0.000000 0.000039 ( 0.000025)
autoconf 0.000061 0.000000 0.000061 ( 0.000061)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.010778 0.001765 0.824940 ( 0.929945)
build_miniruby 0.001109 0.000277 0.054197 ( 0.053183)
build_ruby 0.001403 0.000000 0.067252 ( 0.066211)
build_all 0.004440 0.003747 1.272252 ( 0.475769)
build_install 0.012395 0.004181 1.602150 ( 0.796697)
test_btest 0.000801 0.000235 51.208348 ( 6.195124)
test_basic 0.004931 0.001450 0.291313 ( 0.381746)
test_all 0.002505 0.000737 477.633673 ( 51.460182)
test_rubyspec 0.074800 0.051359 41.136621 ( 49.714731)
total: 110.07 sec