Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-094626
#<BuildRuby:0x0000561d71bec0a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-094626",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.006337 0.000568 0.875367 ( 1.283448)
build_miniruby 0.000791 0.000183 0.057117 ( 0.055932)
build_ruby 0.000754 0.000174 0.057903 ( 0.056744)
build_all 0.003558 0.000821 1.505713 ( 0.605172)
build_install 0.007152 0.001651 6.257291 ( 2.804126)
test_btest 0.000570 0.000131 50.736381 ( 8.557058)
test_basic 0.005979 0.000000 0.341359 ( 0.429364)
test_all 0.001537 0.000000 607.953904 ( 95.832844)
test_rubyspec 0.073794 0.046826 43.820759 ( 48.760301)
total: 158.39 sec