Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-111005
#<BuildRuby:0x000055d809689390
@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.20220808-111005",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009585 0.000737 0.834839 ( 0.931300)
build_miniruby 0.001541 0.000119 0.064135 ( 0.063659)
build_ruby 0.001338 0.000103 0.057618 ( 0.057263)
build_all 0.008789 0.000000 1.248197 ( 0.478125)
build_install 0.003049 0.014188 4.203343 ( 1.791365)
test_btest 0.001568 0.000392 50.904069 ( 6.037970)
test_basic 0.004750 0.001187 0.302182 ( 0.394423)
test_all 0.001994 0.000499 506.169863 ( 53.142484)
test_rubyspec 0.052563 0.061404 41.600142 ( 49.195920)
total: 112.09 sec