Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-072746
#<BuildRuby:0x000055dc1b240b38
@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.20220225-072746",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006159 0.005208 0.898307 ( 5.562054)
build_miniruby 0.001519 0.000829 0.072114 ( 0.070638)
build_ruby 0.001337 0.000729 0.075472 ( 0.074483)
build_all 0.008756 0.002112 4.155724 ( 0.856006)
build_install 0.020073 0.003088 7.892574 ( 2.426399)
test_btest 0.000953 0.000392 74.836733 ( 8.094479)
test_basic 0.006908 0.000860 0.330049 ( 0.419689)
test_all 0.001275 0.000495 697.214113 ( 67.741914)
test_rubyspec 0.078920 0.082684 46.386103 ( 51.460847)
total: 136.71 sec