Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-073113
#<BuildRuby:0x000055a309560e80
@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.20220827-073113",
@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.000035 0.000003 0.000038 ( 0.000038)
autoconf 0.000084 0.000006 0.000090 ( 0.000091)
configure 0.000051 0.000004 0.000055 ( 0.000053)
build_up 0.009127 0.000702 0.793317 ( 1.504121)
build_miniruby 0.001655 0.000000 0.049965 ( 0.048282)
build_ruby 0.001389 0.000000 0.054973 ( 0.053784)
build_all 0.002634 0.004758 1.322555 ( 0.482673)
build_install 0.011967 0.005166 1.805573 ( 0.957491)
test_btest 0.001229 0.000231 53.610136 ( 6.634925)
test_basic 0.005130 0.000962 0.287469 ( 0.377188)
test_all 0.003438 0.000645 500.676715 ( 53.735031)
test_rubyspec 0.053859 0.061353 42.026793 ( 50.546432)
total: 114.34 sec