Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-052236
#<BuildRuby:0x0000556737820b38
@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.20220219-052236",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009099 0.001400 0.949235 ( 1.596021)
build_miniruby 0.001614 0.000248 0.075178 ( 0.073986)
build_ruby 0.001830 0.000282 0.076240 ( 0.074516)
build_all 0.003943 0.007358 4.102568 ( 0.778480)
build_install 0.015840 0.005093 7.835573 ( 2.329520)
test_btest 0.001115 0.000000 72.333632 ( 7.657838)
test_basic 0.008034 0.000000 0.333852 ( 0.422223)
test_all 0.001086 0.000747 659.700025 ( 64.928238)
test_rubyspec 0.105253 0.063922 46.268718 ( 51.784703)
total: 129.65 sec