Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-102226
#<BuildRuby:0x0000562009dbd1a0
@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.20220205-102226",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003672 0.007429 0.921800 ( 1.080561)
build_miniruby 0.001895 0.000355 0.074533 ( 0.072726)
build_ruby 0.001842 0.000345 0.071695 ( 0.069090)
build_all 0.009136 0.000000 4.087612 ( 0.769990)
build_install 0.024604 0.000665 7.686596 ( 2.260368)
test_btest 0.001308 0.000171 45.176441 ( 42.887150)
test_basic 0.007784 0.000000 0.339523 ( 0.430786)
test_all 0.001596 0.000084 646.066546 ( 65.946046)
test_rubyspec 0.096931 0.072618 45.488120 ( 50.911472)
total: 164.43 sec