Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-191042
#<BuildRuby:0x00005604f88d2fe0
@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.20221116-191042",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000045 0.000010 0.000055 ( 0.000063)
build_up 0.003522 0.005068 1.140432 ( 1.181338)
build_miniruby 0.001369 0.000421 0.893291 ( 0.898900)
build_ruby 0.002144 0.000000 2.396027 ( 2.314108)
build_all 0.007709 0.011120 18.437618 ( 2.276856)
build_install 0.017471 0.002973 1.914600 ( 1.015694)
test_btest 0.000733 0.000275 86.590660 ( 9.327435)
test_basic 0.007341 0.000000 0.335970 ( 0.425170)
test_all 0.000960 0.001069 713.093852 ( 75.167131)
test_rubyspec 0.079855 0.037317 50.768066 ( 59.139595)
total: 151.75 sec