Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-232601
#<BuildRuby:0x0000564eb0dccaf8
@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.20220302-232601",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000031 0.000002 0.000033 ( 0.000029)
build_up 0.004906 0.007139 1.013264 ( 1.103751)
build_miniruby 0.001874 0.000351 0.074726 ( 0.072614)
build_ruby 0.001641 0.000308 0.077443 ( 0.075409)
build_all 0.009161 0.000930 4.181109 ( 0.854674)
build_install 0.021000 0.001257 7.945160 ( 2.421387)
test_btest 0.001190 0.000179 74.811595 ( 8.112801)
test_basic 0.007593 0.001139 0.348274 ( 0.435690)
test_all 0.001600 0.000000 658.660967 ( 65.378183)
test_rubyspec 0.111238 0.050757 46.248904 ( 51.635800)
total: 130.09 sec