Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-121652
#<BuildRuby:0x000055b8a5154420
@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.20220424-121652",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.011903 1.070967 ( 1.680194)
build_miniruby 0.001349 0.000806 0.075108 ( 0.072956)
build_ruby 0.002299 0.000000 0.074309 ( 0.072028)
build_all 0.008360 0.001740 1.477358 ( 0.617608)
build_install 0.024171 0.000151 5.843917 ( 2.783852)
test_btest 0.000982 0.000197 78.754780 ( 8.491754)
test_basic 0.009863 0.000056 0.308734 ( 0.393709)
test_all 0.001138 0.002408 700.559649 ( 67.399890)
test_rubyspec 0.122511 0.065223 45.852059 ( 50.974176)
total: 132.49 sec