Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-101020
#<BuildRuby:0x000055a621f45390
@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.20220820-101020",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008610 0.001712 0.837428 ( 1.296778)
build_miniruby 0.002248 0.000818 0.056029 ( 0.052950)
build_ruby 0.001430 0.000520 0.062065 ( 0.059709)
build_all 0.001847 0.007937 1.219610 ( 0.465601)
build_install 0.011825 0.003405 1.566973 ( 0.793058)
test_btest 0.000672 0.000310 53.698002 ( 6.392714)
test_basic 0.005942 0.000000 0.285063 ( 0.375078)
test_all 0.004395 0.000000 505.009519 ( 52.341640)
test_rubyspec 0.113618 0.019174 41.909603 ( 50.127795)
total: 111.91 sec