Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-074126
#<BuildRuby:0x0000557b9b0e6700
@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.20220816-074126",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010688 0.001782 1.004914 ( 2.296013)
build_miniruby 0.001658 0.000277 0.074114 ( 0.072698)
build_ruby 0.001666 0.000278 0.069909 ( 0.068459)
build_all 0.005996 0.005390 1.542709 ( 0.579135)
build_install 0.020737 0.000921 1.890316 ( 0.926096)
test_btest 0.001132 0.000213 72.323927 ( 8.369032)
test_basic 0.002233 0.004854 0.326704 ( 0.417557)
test_all 0.000946 0.003406 636.912936 ( 64.304184)
test_rubyspec 0.104864 0.070170 44.834751 ( 52.312505)
total: 129.35 sec