Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-100647
#<BuildRuby:0x000055a7e27c7858
@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.20220412-100647",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010774 0.000978 1.065751 ( 3.201936)
build_miniruby 0.002105 0.000300 0.073456 ( 0.072734)
build_ruby 0.002508 0.000000 0.068743 ( 0.067657)
build_all 0.006076 0.003681 1.496018 ( 0.607933)
build_install 0.010796 0.008052 2.068313 ( 1.183495)
test_btest 0.000835 0.000208 80.464606 ( 8.780618)
test_basic 0.003654 0.004130 0.338510 ( 0.429693)
test_all 0.001534 0.000438 685.715102 ( 67.661219)
test_rubyspec 0.120443 0.054119 46.738643 ( 52.128618)
total: 134.13 sec