Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-112148
#<BuildRuby:0x000056391fbf08e8
@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-112148",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001481 0.008712 1.001974 ( 1.390127)
build_miniruby 0.001684 0.000561 0.074740 ( 0.073073)
build_ruby 0.001785 0.000595 0.073860 ( 0.072397)
build_all 0.004190 0.006285 4.213494 ( 0.854859)
build_install 0.020249 0.001854 8.021258 ( 2.466903)
test_btest 0.000849 0.000283 73.698668 ( 8.031194)
test_basic 0.004399 0.002873 0.342991 ( 0.433969)
test_all 0.001234 0.000433 670.333054 ( 65.687711)
test_rubyspec 0.081838 0.091346 46.207076 ( 51.694215)
total: 130.71 sec