Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-081142
#<BuildRuby:0x0000563d09539570
@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.20221012-081142",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005381 0.005436 1.108494 ( 1.266981)
build_miniruby 0.001573 0.000394 0.098450 ( 0.095269)
build_ruby 0.001228 0.000307 0.101916 ( 0.098787)
build_all 0.007616 0.000652 1.282731 ( 0.567696)
build_install 0.006162 0.006914 1.624863 ( 0.868748)
test_btest 0.000000 0.001665 60.632202 ( 6.642657)
test_basic 0.003457 0.002983 0.344340 ( 0.435445)
test_all 0.008030 0.000000 489.759877 ( 53.482346)
test_rubyspec 0.095607 0.035131 42.998195 ( 51.550551)
total: 115.01 sec