Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-192907
#<BuildRuby:0x0000563fd1c48c10
@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.20220227-192907",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011048 0.000471 1.033873 ( 1.671646)
build_miniruby 0.001873 0.000125 0.074459 ( 0.072072)
build_ruby 0.001557 0.000104 0.078705 ( 0.076854)
build_all 0.010521 0.000701 4.199406 ( 0.857757)
build_install 0.022278 0.000675 7.895462 ( 2.446203)
test_btest 0.000959 0.000057 71.857231 ( 8.307965)
test_basic 0.006416 0.000378 0.345167 ( 0.442975)
test_all 0.002037 0.000120 664.789433 ( 65.830459)
test_rubyspec 0.121635 0.034165 46.422550 ( 51.831438)
total: 131.54 sec