Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-211703
#<BuildRuby:0x0000560798b54708
@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.20220202-211703",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004443 0.006195 0.941295 ( 0.941660)
build_miniruby 0.001626 0.000407 0.081984 ( 0.079384)
build_ruby 0.003018 0.000000 0.077692 ( 0.074301)
build_all 0.009947 0.000418 4.159350 ( 0.784290)
build_install 0.018880 0.004600 7.718229 ( 2.317876)
test_btest 0.001100 0.000239 46.765890 ( 43.899764)
test_basic 0.000000 0.007193 0.330796 ( 0.420516)
test_all 0.001465 0.000776 656.284412 ( 65.134220)
test_rubyspec 0.103528 0.059623 46.327902 ( 51.708288)
total: 165.36 sec