Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-020206
#<BuildRuby:0x00005589ad214af8
@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.20220223-020206",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000046 0.000013 0.000059 ( 0.000058)
build_up 0.005900 0.006290 0.864625 ( 1.122782)
build_miniruby 0.001209 0.000440 0.074806 ( 0.074274)
build_ruby 0.001273 0.000463 0.072354 ( 0.071342)
build_all 0.008742 0.001272 1.501376 ( 0.617022)
build_install 0.016412 0.005470 5.244097 ( 2.180845)
test_btest 0.000913 0.000304 76.026013 ( 7.864739)
test_basic 0.005155 0.001718 0.344326 ( 0.435428)
test_all 0.001574 0.000200 651.355766 ( 65.753650)
test_rubyspec 0.091683 0.080253 46.138819 ( 51.639088)
total: 129.76 sec