Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-174555
#<BuildRuby:0x000055a0bf2ac8e8
@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.20220902-174555",
@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.000018 0.000002 0.000020 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010603 0.000938 0.989241 ( 1.013163)
build_miniruby 0.001881 0.000269 0.074158 ( 0.071924)
build_ruby 0.001918 0.000274 0.078237 ( 0.075857)
build_all 0.004976 0.004830 1.529313 ( 0.576988)
build_install 0.019539 0.000000 1.891878 ( 0.909575)
test_btest 0.001219 0.000000 71.324854 ( 8.511411)
test_basic 0.007859 0.000000 0.337218 ( 0.429787)
test_all 0.002485 0.001331 673.330345 ( 66.580203)
test_rubyspec 0.111725 0.069065 45.804101 ( 54.180646)
total: 132.35 sec