Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-212529
#<BuildRuby:0x000055ced85b8f40
@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.20220303-212529",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010788 0.000000 0.988793 ( 0.988569)
build_miniruby 0.001731 0.000000 0.075732 ( 0.074071)
build_ruby 0.001694 0.000000 0.074957 ( 0.073654)
build_all 0.007551 0.003128 4.247845 ( 0.857783)
build_install 0.022716 0.000916 7.955772 ( 2.410294)
test_btest 0.001021 0.000128 75.654536 ( 8.310280)
test_basic 0.000823 0.006946 0.339384 ( 0.431054)
test_all 0.001429 0.000275 649.881785 ( 65.610807)
test_rubyspec 0.113719 0.045237 46.653009 ( 51.717546)
total: 130.48 sec