Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-141334
#<BuildRuby:0x000055a967027680
@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.20220213-141334",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001365 0.008663 0.944573 ( 1.115829)
build_miniruby 0.001425 0.000438 0.075987 ( 0.075072)
build_ruby 0.001518 0.000467 0.074536 ( 0.073369)
build_all 0.005015 0.005793 4.072900 ( 0.782671)
build_install 0.016614 0.006231 7.920645 ( 2.379856)
test_btest 0.001105 0.000414 74.782931 ( 7.754674)
test_basic 0.006676 0.001926 0.333427 ( 0.422532)
test_all 0.001592 0.000587 658.307715 ( 66.389384)
test_rubyspec 0.098787 0.064973 46.018540 ( 51.494527)
total: 130.49 sec