Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-123250
#<BuildRuby:0x000055c8f472b858
@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.20220214-123250",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004844 0.005635 0.936828 ( 1.175316)
build_miniruby 0.001545 0.000515 0.075718 ( 0.073185)
build_ruby 0.001486 0.000495 0.068960 ( 0.067207)
build_all 0.005279 0.004919 4.124322 ( 0.787296)
build_install 0.019558 0.003359 7.777566 ( 2.283755)
test_btest 0.001016 0.000339 69.856806 ( 7.919907)
test_basic 0.007992 0.001079 0.355607 ( 0.442853)
test_all 0.001615 0.000510 699.545562 ( 67.111092)
test_rubyspec 0.093645 0.055348 45.656125 ( 51.029033)
total: 130.89 sec