Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-053316
#<BuildRuby:0x000055c43c9c49c8
@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.20220908-053316",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010444 0.000942 0.919092 ( 1.124835)
build_miniruby 0.001623 0.000232 0.120610 ( 0.117522)
build_ruby 0.002544 0.000363 2.860232 ( 2.861386)
build_all 0.021555 0.000000 18.701439 ( 2.179944)
build_install 0.014211 0.008248 1.912153 ( 0.943623)
test_btest 0.001174 0.000204 94.540929 ( 9.516476)
test_basic 0.007287 0.000475 0.353871 ( 0.441486)
test_all 0.006170 0.000000 668.614301 ( 66.925824)
test_rubyspec 0.127200 0.042489 47.225779 ( 55.254005)
total: 139.37 sec