Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-223725
#<BuildRuby:0x000055f455aace50
@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.20220906-223725",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011164 0.000975 0.969970 ( 1.462344)
build_miniruby 0.001640 0.000000 0.073865 ( 0.072957)
build_ruby 0.001714 0.000000 0.075916 ( 0.075119)
build_all 0.010666 0.000000 1.572949 ( 0.606167)
build_install 0.015379 0.007129 1.952398 ( 0.974790)
test_btest 0.001010 0.000168 97.418156 ( 9.468718)
test_basic 0.007774 0.000000 0.356591 ( 0.445612)
test_all 0.001157 0.003453 683.148987 ( 68.565443)
test_rubyspec 0.123967 0.044973 47.193974 ( 55.629204)
total: 137.30 sec