Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-144032
#<BuildRuby:0x0000557b6a847778
@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-144032",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006044 0.004483 0.995243 ( 1.131641)
build_miniruby 0.001337 0.000286 0.075032 ( 0.073297)
build_ruby 0.000000 0.002218 0.077713 ( 0.075452)
build_all 0.003974 0.006072 4.194372 ( 0.851319)
build_install 0.016400 0.003786 7.958257 ( 2.441703)
test_btest 0.000978 0.000305 75.583485 ( 7.897856)
test_basic 0.001769 0.005774 0.340446 ( 0.429541)
test_all 0.001437 0.000539 658.190407 ( 65.524261)
test_rubyspec 0.095974 0.062982 46.315501 ( 51.755038)
total: 130.18 sec