Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-143103
#<BuildRuby:0x00005565bc717718
@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-143103",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010769 0.000432 0.991040 ( 1.102311)
build_miniruby 0.001971 0.000000 0.074136 ( 0.072926)
build_ruby 0.002124 0.000000 0.077212 ( 0.074753)
build_all 0.010759 0.000000 4.055089 ( 0.788869)
build_install 0.015702 0.008165 7.772462 ( 2.301611)
test_btest 0.000896 0.000112 47.811466 ( 44.724650)
test_basic 0.007479 0.000394 0.348494 ( 0.438143)
test_all 0.000872 0.001607 648.907017 ( 64.819015)
test_rubyspec 0.110804 0.043936 46.223610 ( 51.605728)
total: 165.93 sec