Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-044637
#<BuildRuby:0x0000556e36cc6ad8
@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.20221010-044637",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010917 0.000503 1.111563 ( 1.134141)
build_miniruby 0.001810 0.000130 0.094800 ( 0.091389)
build_ruby 0.001479 0.000105 0.098282 ( 0.095770)
build_all 0.008053 0.000575 1.291810 ( 0.560471)
build_install 0.016514 0.000381 1.644451 ( 0.886797)
test_btest 0.001855 0.000116 64.001401 ( 6.595240)
test_basic 0.006888 0.000431 0.359084 ( 0.455561)
test_all 0.006787 0.000425 480.581145 ( 52.604978)
test_rubyspec 0.062377 0.052124 42.777423 ( 51.375334)
total: 113.80 sec