Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-205004
#<BuildRuby:0x0000561df3b08a58
@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.20220205-205004",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011207 0.931814 ( 1.017643)
build_miniruby 0.000044 0.001772 0.071708 ( 0.071130)
build_ruby 0.001575 0.000591 0.076346 ( 0.075358)
build_all 0.009487 0.000742 4.112863 ( 0.779495)
build_install 0.021827 0.000790 7.730951 ( 2.332185)
test_btest 0.000000 0.001082 74.483824 ( 8.048681)
test_basic 0.003521 0.004097 0.336449 ( 0.424434)
test_all 0.001811 0.000207 684.008047 ( 66.463222)
test_rubyspec 0.125973 0.049146 45.934606 ( 51.331806)
total: 130.55 sec