Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-215826
#<BuildRuby:0x000055e4d47b11a0
@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.20220203-215826",
@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.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006346 0.004404 0.942223 ( 1.007576)
build_miniruby 0.001825 0.000365 0.074824 ( 0.073019)
build_ruby 0.001607 0.000321 0.070021 ( 0.068598)
build_all 0.006231 0.004803 4.062290 ( 0.779739)
build_install 0.019978 0.003653 7.735944 ( 2.336743)
test_btest 0.001102 0.000260 47.575415 ( 45.148711)
test_basic 0.003000 0.004761 0.336277 ( 0.424845)
test_all 0.001874 0.000000 702.479048 ( 67.715207)
test_rubyspec 0.082286 0.088530 46.090371 ( 51.563420)
total: 169.12 sec