Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-061822
#<BuildRuby:0x000055fe6a5d4af8
@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.20220213-061822",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011207 0.000458 0.957214 ( 1.263957)
build_miniruby 0.002142 0.000134 0.075988 ( 0.073640)
build_ruby 0.000000 0.001582 0.070337 ( 0.068852)
build_all 0.007593 0.003132 4.163835 ( 0.790728)
build_install 0.017593 0.005969 7.895663 ( 2.370137)
test_btest 0.001081 0.000171 72.006593 ( 8.355766)
test_basic 0.008106 0.000441 0.346301 ( 0.435051)
test_all 0.001534 0.000230 660.510301 ( 65.481136)
test_rubyspec 0.110658 0.051075 46.243756 ( 51.815004)
total: 130.66 sec