Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-132826
#<BuildRuby:0x000055e4fb7b86e0
@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.20220817-132826",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002554 0.008177 0.985430 ( 1.045316)
build_miniruby 0.002453 0.000000 0.072667 ( 0.070976)
build_ruby 0.002088 0.000114 0.076578 ( 0.074442)
build_all 0.007966 0.001494 1.537290 ( 0.590921)
build_install 0.014237 0.006832 1.889633 ( 0.923720)
test_btest 0.000818 0.000192 73.734998 ( 7.931891)
test_basic 0.005787 0.001362 0.315984 ( 0.405667)
test_all 0.002703 0.000636 627.142926 ( 64.267795)
test_rubyspec 0.111479 0.068837 45.299293 ( 52.930842)
total: 128.24 sec