Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-200457
#<BuildRuby:0x000055ea040d3600
@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.20220815-200457",
@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.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008578 0.004857 0.990552 ( 1.021588)
build_miniruby 0.002829 0.000000 0.077538 ( 0.074715)
build_ruby 0.002203 0.000169 0.079864 ( 0.077233)
build_all 0.008094 0.001518 1.514557 ( 0.567584)
build_install 0.022394 0.000000 1.858473 ( 0.918149)
test_btest 0.000000 0.001045 75.622625 ( 8.403526)
test_basic 0.006909 0.000136 0.316217 ( 0.410406)
test_all 0.004950 0.000000 670.381539 ( 66.262794)
test_rubyspec 0.133729 0.043886 46.022760 ( 53.505272)
total: 131.24 sec