Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-192441
#<BuildRuby:0x0000563dfd81c4f0
@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.20220302-192441",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000032 0.000000 0.000032 ( 0.000029)
build_up 0.011031 0.001031 1.047437 ( 1.149803)
build_miniruby 0.001726 0.000247 0.077024 ( 0.074848)
build_ruby 0.001851 0.000265 0.076045 ( 0.073940)
build_all 0.010099 0.000064 4.228056 ( 0.851262)
build_install 0.022143 0.000805 8.103326 ( 2.451887)
test_btest 0.000943 0.000099 78.102992 ( 8.176124)
test_basic 0.007314 0.000770 0.334001 ( 0.422360)
test_all 0.001928 0.000087 693.706828 ( 67.359113)
test_rubyspec 0.132427 0.037030 46.395001 ( 51.656442)
total: 132.22 sec