Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-055622
#<BuildRuby:0x000055a5fc678610
@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-055622",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006490 0.001498 1.117136 ( 3.978143)
build_miniruby 0.001719 0.000397 0.938801 ( 0.941200)
build_ruby 0.003002 0.000000 2.510821 ( 2.421569)
build_all 0.014634 0.004488 18.231284 ( 2.199782)
build_install 0.013054 0.004455 1.877105 ( 1.019418)
test_btest 0.000000 0.001391 83.198610 ( 10.242789)
test_basic 0.004550 0.001898 0.340998 ( 0.440383)
test_all 0.001928 0.000317 677.834639 ( 74.283883)
test_rubyspec 0.069802 0.052018 50.212799 ( 58.713993)
total: 154.24 sec