Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-072139
#<BuildRuby:0x0000559c2beb4b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-072139",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004862 0.007305 0.954623 ( 1.561829)
build_miniruby 0.001608 0.000429 0.075327 ( 0.073344)
build_ruby 0.001677 0.000448 0.071903 ( 0.069664)
build_all 0.002587 0.007648 4.070574 ( 0.785333)
build_install 0.020777 0.002754 7.914426 ( 2.369158)
test_btest 0.000859 0.000271 47.469766 ( 44.277930)
test_basic 0.002176 0.006440 0.334843 ( 0.422220)
test_all 0.002108 0.000000 698.225966 ( 67.336343)
test_rubyspec 0.122559 0.037382 46.237044 ( 51.640507)
total: 168.54 sec