Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-151049
#<BuildRuby:0x000055785c98ca68
@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.20221014-151049",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008172 0.001362 1.181874 ( 1.462055)
build_miniruby 0.003025 0.000504 1.408889 ( 1.232540)
build_ruby 0.002454 0.000409 1.878096 ( 1.819986)
build_all 0.014592 0.000640 12.919800 ( 1.698863)
build_install 0.013928 0.001138 1.681993 ( 0.896198)
test_btest 0.001182 0.000157 61.486417 ( 6.600173)
test_basic 0.006286 0.000030 0.341812 ( 0.432532)
test_all 0.001327 0.006314 497.377016 ( 54.646922)
test_rubyspec 0.086288 0.053387 43.333027 ( 51.793726)
total: 120.58 sec