Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-154843
#<BuildRuby:0x0000562c638a88e8
@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.20220506-154843",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001838 0.007652 1.032227 ( 1.208073)
build_miniruby 0.001798 0.000000 0.075155 ( 0.073233)
build_ruby 0.001570 0.000000 0.072734 ( 0.070857)
build_all 0.006279 0.000988 1.504120 ( 0.634149)
build_install 0.018533 0.003775 6.228301 ( 3.031289)
test_btest 0.000661 0.000115 69.896751 ( 9.137151)
test_basic 0.006906 0.000459 0.317044 ( 0.405010)
test_all 0.000000 0.002013 676.875423 ( 69.491478)
test_rubyspec 0.074224 0.052577 49.196817 ( 54.424002)
total: 138.48 sec