Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-045524
#<BuildRuby:0x0000555dfd190e50
@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.20220821-045524",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010592 0.000756 0.981368 ( 1.006514)
build_miniruby 0.002112 0.000000 0.068989 ( 0.067141)
build_ruby 0.002061 0.000000 0.078384 ( 0.076878)
build_all 0.009328 0.000598 1.540330 ( 0.572868)
build_install 0.022603 0.000699 1.880829 ( 0.930269)
test_btest 0.002230 0.000131 75.434275 ( 8.516760)
test_basic 0.001550 0.006382 0.325395 ( 0.414035)
test_all 0.004232 0.000497 681.503941 ( 67.048260)
test_rubyspec 0.084500 0.089081 45.875635 ( 54.388739)
total: 133.02 sec