Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-052216
#<BuildRuby:0x000055db881a09c8
@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.20220726-052216",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009324 0.001332 0.994489 ( 1.869835)
build_miniruby 0.002099 0.000300 0.064932 ( 0.062623)
build_ruby 0.000000 0.002282 0.078120 ( 0.075579)
build_all 0.000000 0.009786 1.532596 ( 0.578558)
build_install 0.019412 0.003286 5.082694 ( 2.054814)
test_btest 0.000891 0.000262 74.864583 ( 7.964115)
test_basic 0.001771 0.005654 0.308627 ( 0.398171)
test_all 0.001463 0.000516 670.107090 ( 66.166860)
test_rubyspec 0.112609 0.069373 45.415196 ( 51.195527)
total: 130.37 sec