Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-063257
#<BuildRuby:0x00005579df7f86c8
@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.20220326-063257",
@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.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010125 0.000000 1.043724 ( 1.268039)
build_miniruby 0.001682 0.000000 0.075849 ( 0.074375)
build_ruby 0.002002 0.000099 0.077080 ( 0.074721)
build_all 0.007247 0.003587 4.220062 ( 0.854503)
build_install 0.022970 0.000965 7.910972 ( 2.448843)
test_btest 0.000000 0.001314 74.356285 ( 8.359253)
test_basic 0.004693 0.002510 0.341722 ( 0.434004)
test_all 0.001524 0.000183 659.622254 ( 65.719456)
test_rubyspec 0.112812 0.052081 46.203979 ( 51.494425)
total: 130.73 sec