Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-035422
#<BuildRuby:0x000055a8b0be34b8
@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.20220628-035422",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000000 0.000027 0.000027 ( 0.000044)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.001070 0.011286 0.941095 ( 1.767213)
build_miniruby 0.001225 0.000437 0.075609 ( 0.073930)
build_ruby 0.000000 0.001950 0.072707 ( 0.071034)
build_all 0.008170 0.002016 1.483414 ( 0.598328)
build_install 0.012082 0.012104 5.813523 ( 2.766191)
test_btest 0.000704 0.000333 73.519297 ( 7.989546)
test_basic 0.004193 0.001986 0.323853 ( 0.423769)
test_all 0.002364 0.000302 679.952172 ( 67.226168)
test_rubyspec 0.095288 0.078062 46.083707 ( 51.778391)
total: 132.70 sec