Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-142956
#<BuildRuby:0x000055d1989a4920
@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.20220822-142956",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002230 0.011318 0.957807 ( 2.058439)
build_miniruby 0.001950 0.000975 0.079622 ( 0.077120)
build_ruby 0.001227 0.000614 0.076828 ( 0.075677)
build_all 0.006858 0.003429 1.529559 ( 0.567522)
build_install 0.019547 0.002080 1.864474 ( 0.920448)
test_btest 0.000612 0.000245 74.720418 ( 7.992872)
test_basic 0.003918 0.004723 0.307681 ( 0.395808)
test_all 0.004358 0.000000 654.301582 ( 65.275198)
test_rubyspec 0.092740 0.083665 45.751792 ( 54.266740)
total: 131.63 sec