Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-102528
#<BuildRuby:0x000055c96f190a58
@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.20220207-102528",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010886 0.000000 0.945660 ( 1.213633)
build_miniruby 0.001948 0.000177 0.078307 ( 0.076308)
build_ruby 0.001506 0.000188 0.068976 ( 0.067369)
build_all 0.009245 0.001156 4.123146 ( 0.811547)
build_install 0.014919 0.006439 7.733403 ( 2.404016)
test_btest 0.000000 0.001793 78.762916 ( 8.130200)
test_basic 0.003193 0.004084 0.327637 ( 0.419508)
test_all 0.001722 0.000000 666.511345 ( 65.490313)
test_rubyspec 0.115063 0.052980 45.933775 ( 51.434432)
total: 130.05 sec