Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-081238
#<BuildRuby:0x000055fb3b79f680
@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.20220227-081238",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008178 0.003717 1.001861 ( 1.130639)
build_miniruby 0.000000 0.002226 0.071823 ( 0.069248)
build_ruby 0.000000 0.002070 0.076779 ( 0.074599)
build_all 0.007790 0.001750 4.189833 ( 0.839399)
build_install 0.014282 0.009069 7.875458 ( 2.385138)
test_btest 0.000795 0.000418 77.352169 ( 8.001509)
test_basic 0.006591 0.001343 0.330601 ( 0.426585)
test_all 0.001204 0.000602 663.778875 ( 65.664147)
test_rubyspec 0.101580 0.061831 46.584537 ( 51.919514)
total: 130.51 sec