Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-223308
#<BuildRuby:0x0000563f9d650620
@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.20220726-223308",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010469 0.001495 0.978212 ( 1.022560)
build_miniruby 0.001503 0.000215 0.075247 ( 0.074049)
build_ruby 0.001654 0.000236 0.076682 ( 0.075209)
build_all 0.009735 0.000000 1.532995 ( 0.582901)
build_install 0.020965 0.003143 5.309437 ( 2.112237)
test_btest 0.001411 0.000000 71.376841 ( 8.309951)
test_basic 0.007619 0.000594 0.316011 ( 0.404403)
test_all 0.001567 0.000196 681.194856 ( 66.496128)
test_rubyspec 0.095178 0.068760 45.584680 ( 51.379330)
total: 130.46 sec