Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-035236
#<BuildRuby:0x000056070d9a8e80
@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.20221006-035236",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008960 0.001263 1.095481 ( 1.777119)
build_miniruby 0.001500 0.000409 0.100417 ( 0.097101)
build_ruby 0.001144 0.000312 0.092377 ( 0.089636)
build_all 0.007613 0.000000 1.266931 ( 0.549054)
build_install 0.009236 0.007159 1.641374 ( 0.880968)
test_btest 0.001349 0.000415 61.134838 ( 7.026339)
test_basic 0.006454 0.000229 0.344798 ( 0.441259)
test_all 0.007851 0.000000 480.091919 ( 52.754197)
test_rubyspec 0.090848 0.042174 42.348684 ( 50.754557)
total: 114.37 sec