Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-033143
#<BuildRuby:0x0000565015160d30
@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.20220822-033143",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010487 0.000877 0.973683 ( 1.718401)
build_miniruby 0.001851 0.000247 0.075906 ( 0.074024)
build_ruby 0.001444 0.000192 0.075991 ( 0.074198)
build_all 0.010315 0.000135 1.517616 ( 0.567629)
build_install 0.015048 0.006389 1.897325 ( 0.929452)
test_btest 0.001255 0.000209 78.133710 ( 8.237199)
test_basic 0.001101 0.005558 0.319238 ( 0.414263)
test_all 0.000000 0.004898 630.391382 ( 64.755991)
test_rubyspec 0.083831 0.080227 45.999680 ( 54.399490)
total: 131.17 sec