Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-160519
#<BuildRuby:0x000055cb2d25d390
@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-160519",
@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.000033 0.000006 0.000039 ( 0.000039)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006928 0.004674 1.082703 ( 1.135683)
build_miniruby 0.001607 0.000371 0.096112 ( 0.092814)
build_ruby 0.001322 0.000305 0.094918 ( 0.092034)
build_all 0.005758 0.001328 1.285614 ( 0.556677)
build_install 0.010399 0.003829 1.662060 ( 0.890146)
test_btest 0.001239 0.000310 60.916317 ( 6.344595)
test_basic 0.006117 0.001529 0.349645 ( 0.438382)
test_all 0.006456 0.000315 513.260029 ( 54.317618)
test_rubyspec 0.079854 0.045041 42.103838 ( 50.565544)
total: 114.43 sec