Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-075107
#<BuildRuby:0x0000559998614f40
@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.20220223-075107",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002508 0.009549 0.856271 ( 0.887459)
build_miniruby 0.002344 0.000000 0.068701 ( 0.065984)
build_ruby 0.002024 0.000000 0.080809 ( 0.078666)
build_all 0.005530 0.005091 4.217519 ( 0.842461)
build_install 0.018814 0.004639 7.934610 ( 2.394391)
test_btest 0.000947 0.000442 73.870526 ( 8.101948)
test_basic 0.006907 0.000758 0.330356 ( 0.427782)
test_all 0.001178 0.000515 704.887169 ( 68.330428)
test_rubyspec 0.099580 0.059183 46.331678 ( 51.795436)
total: 132.93 sec