Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-051238
#<BuildRuby:0x0000560130be6130
@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.20220521-051238",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004799 0.005045 0.829384 ( 1.136958)
build_miniruby 0.001235 0.000308 0.054661 ( 0.053191)
build_ruby 0.001952 0.000488 0.058536 ( 0.056125)
build_all 0.007656 0.000723 1.234008 ( 0.494580)
build_install 0.012352 0.006938 4.841489 ( 2.444786)
test_btest 0.001321 0.000377 54.550335 ( 6.045166)
test_basic 0.005884 0.000123 0.283913 ( 0.381286)
test_all 0.003385 0.000903 506.821411 ( 52.979973)
test_rubyspec 0.099289 0.029994 41.496150 ( 47.410595)
total: 111.00 sec