Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-231702
#<BuildRuby:0x0000555b2f7b6f08
@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-231702",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002503 0.007265 1.132790 ( 1.627252)
build_miniruby 0.000975 0.000407 0.108623 ( 0.106269)
build_ruby 0.001187 0.000494 0.107948 ( 0.104994)
build_all 0.007383 0.001301 1.356701 ( 0.591808)
build_install 0.005989 0.009396 1.672691 ( 0.903273)
test_btest 0.001218 0.000609 62.453416 ( 6.216281)
test_basic 0.005050 0.002525 0.360298 ( 0.449248)
test_all 0.006749 0.000000 512.129214 ( 54.834053)
test_rubyspec 0.072505 0.059070 43.124034 ( 51.679298)
total: 116.51 sec