Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-040048
#<BuildRuby:0x0000556302a38a58
@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-040048",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006504 0.004994 0.972624 ( 1.507097)
build_miniruby 0.001688 0.000241 0.075999 ( 0.074436)
build_ruby 0.002029 0.000000 0.080990 ( 0.079501)
build_all 0.005854 0.004407 4.150321 ( 0.798751)
build_install 0.022764 0.001422 7.799506 ( 2.324006)
test_btest 0.001157 0.000183 75.048233 ( 8.392123)
test_basic 0.008069 0.000000 0.342148 ( 0.429355)
test_all 0.001600 0.000000 690.446177 ( 66.378884)
test_rubyspec 0.105162 0.068073 46.082408 ( 51.184997)
total: 131.17 sec