Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-142829
#<BuildRuby:0x000055c98d7146c8
@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.20220212-142829",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007141 0.004704 0.955463 ( 1.278982)
build_miniruby 0.002221 0.000000 0.075199 ( 0.072724)
build_ruby 0.002499 0.000119 0.071180 ( 0.068256)
build_all 0.009108 0.000900 4.036753 ( 0.783208)
build_install 0.017569 0.002285 7.775455 ( 2.329808)
test_btest 0.000856 0.000151 73.647898 ( 8.302218)
test_basic 0.001664 0.005827 0.324965 ( 0.412910)
test_all 0.000000 0.001992 667.118300 ( 65.703836)
test_rubyspec 0.087349 0.075563 46.047613 ( 51.219563)
total: 130.17 sec