Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-064646
#<BuildRuby:0x000055a205433788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-064646",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009052 0.001293 0.956297 ( 1.207340)
build_miniruby 0.001793 0.000257 0.075448 ( 0.073676)
build_ruby 0.001419 0.000202 0.074149 ( 0.072680)
build_all 0.008804 0.001258 4.127297 ( 0.775646)
build_install 0.016318 0.007548 7.838712 ( 2.350553)
test_btest 0.001007 0.000201 47.614004 ( 44.255231)
test_basic 0.007211 0.000220 0.341165 ( 0.439554)
test_all 0.001427 0.000268 660.349651 ( 66.066566)
test_rubyspec 0.142159 0.026091 46.037894 ( 51.632640)
total: 166.87 sec