Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-174004
#<BuildRuby:0x000055c192aec8e8
@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.20220722-174004",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010983 0.000472 0.984602 ( 1.141966)
build_miniruby 0.001658 0.000111 0.069721 ( 0.068055)
build_ruby 0.001645 0.000110 0.072519 ( 0.071011)
build_all 0.010430 0.000072 1.534997 ( 0.583378)
build_install 0.010614 0.008208 5.238603 ( 2.074926)
test_btest 0.001601 0.000229 73.753844 ( 8.445281)
test_basic 0.002733 0.004902 0.328384 ( 0.417188)
test_all 0.001079 0.001718 670.430236 ( 66.380925)
test_rubyspec 0.089388 0.083060 45.337624 ( 51.227547)
total: 130.41 sec