Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-052128
#<BuildRuby:0x000055ddbfb36c88
@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.20221204-052128",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.006262 0.004690 1.228101 ( 1.631762)
build_miniruby 0.000000 0.002555 0.847803 ( 0.846828)
build_ruby 0.002598 0.000977 2.257292 ( 2.160798)
build_all 0.011653 0.009671 18.744674 ( 2.208772)
build_install 0.015836 0.007515 2.094949 ( 1.054489)
test_btest 0.000000 0.001500 88.317782 ( 9.233814)
test_basic 0.008321 0.002600 0.370843 ( 0.451945)
test_all 0.001544 0.000695 736.903622 ( 71.849524)
test_rubyspec 0.104856 0.067469 49.336929 ( 57.452696)
total: 146.89 sec