Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-180234
#<BuildRuby:0x000055930b1f06c8
@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.20220209-180234",
@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.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004033 0.007780 0.950510 ( 1.163477)
build_miniruby 0.001223 0.000565 0.073988 ( 0.072920)
build_ruby 0.001715 0.000791 0.074904 ( 0.072654)
build_all 0.010143 0.000070 4.121689 ( 0.763684)
build_install 0.016777 0.004881 7.827459 ( 2.379183)
test_btest 0.000824 0.000303 74.146953 ( 7.997362)
test_basic 0.002104 0.005163 0.341751 ( 0.431058)
test_all 0.001305 0.000549 686.254807 ( 66.355750)
test_rubyspec 0.087910 0.076937 46.190328 ( 51.497394)
total: 130.73 sec