Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-022006
#<BuildRuby:0x000055ab2286aad8
@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.20221019-022006",
@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.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009324 0.000184 1.102046 ( 1.178727)
build_miniruby 0.001243 0.000178 0.104671 ( 0.102378)
build_ruby 0.001576 0.000225 0.104407 ( 0.100452)
build_all 0.007786 0.001112 1.349031 ( 0.583365)
build_install 0.016391 0.000204 1.701456 ( 0.907013)
test_btest 0.001392 0.000163 61.913742 ( 6.437233)
test_basic 0.006274 0.000738 0.358025 ( 0.447532)
test_all 0.001169 0.005828 509.426155 ( 54.557860)
test_rubyspec 0.073957 0.060061 43.236127 ( 51.824635)
total: 116.14 sec