Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-103118
#<BuildRuby:0x0000564b009e7680
@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.20220404-103118",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010009 0.001668 1.007109 ( 1.080307)
build_miniruby 0.001952 0.000325 0.077466 ( 0.075503)
build_ruby 0.001459 0.000243 0.074466 ( 0.073348)
build_all 0.009559 0.000680 4.329750 ( 0.864298)
build_install 0.013780 0.010305 8.640892 ( 3.022679)
test_btest 0.000953 0.000238 73.218823 ( 8.150859)
test_basic 0.002610 0.006204 0.351227 ( 0.437691)
test_all 0.001655 0.000518 698.815977 ( 67.662436)
test_rubyspec 0.116695 0.043169 46.561979 ( 52.067875)
total: 133.44 sec