Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-062834
#<BuildRuby:0x000055db22902038
@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.20221012-062834",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.010051 0.000139 1.096153 ( 1.170321)
build_miniruby 0.001347 0.000089 0.100651 ( 0.098009)
build_ruby 0.001936 0.000129 0.100905 ( 0.097829)
build_all 0.007275 0.000485 1.321187 ( 0.569644)
build_install 0.008208 0.005936 1.621253 ( 0.890615)
test_btest 0.001480 0.000197 62.223471 ( 6.702670)
test_basic 0.005594 0.000745 0.349964 ( 0.446934)
test_all 0.007322 0.000321 508.559303 ( 54.705685)
test_rubyspec 0.086773 0.037660 43.082872 ( 51.706003)
total: 116.39 sec