Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-010312
#<BuildRuby:0x00005556c6e704d8
@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.20220215-010312",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009246 0.000660 0.991527 ( 2.868299)
build_miniruby 0.001925 0.000137 0.074468 ( 0.072356)
build_ruby 0.002041 0.000145 0.080318 ( 0.078190)
build_all 0.006118 0.005169 4.112864 ( 0.784382)
build_install 0.020006 0.003604 7.691033 ( 2.280942)
test_btest 0.000999 0.000143 72.999339 ( 8.403790)
test_basic 0.000000 0.007873 0.336494 ( 0.425159)
test_all 0.000861 0.000835 667.486009 ( 65.530432)
test_rubyspec 0.124656 0.048692 46.006061 ( 51.602163)
total: 132.05 sec