Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-064139
#<BuildRuby:0x0000561c9a1f4480
@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.20220227-064139",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000066 0.000004 0.000070 ( 0.000071)
build_up 0.010512 0.000437 1.006785 ( 1.477198)
build_miniruby 0.001929 0.000128 0.068741 ( 0.066828)
build_ruby 0.001666 0.000111 0.076647 ( 0.075014)
build_all 0.009869 0.000326 4.203092 ( 0.844642)
build_install 0.014222 0.009859 7.903595 ( 2.397948)
test_btest 0.001131 0.000179 74.788484 ( 8.198823)
test_basic 0.001183 0.005268 0.324819 ( 0.414602)
test_all 0.001752 0.000368 697.722144 ( 67.673694)
test_rubyspec 0.094647 0.071221 46.439519 ( 51.961353)
total: 133.11 sec