Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-012138
#<BuildRuby:0x00005581b42c43a0
@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.20220920-012138",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008638 0.001993 1.084475 ( 1.122415)
build_miniruby 0.002017 0.000466 0.123153 ( 0.119278)
build_ruby 0.001896 0.000437 0.120482 ( 0.103513)
build_all 0.010209 0.000081 1.578049 ( 0.650476)
build_install 0.009770 0.007540 1.937223 ( 0.977654)
test_btest 0.001036 0.000276 76.514390 ( 8.231465)
test_basic 0.000000 0.008075 0.368215 ( 0.456960)
test_all 0.001461 0.001574 664.010044 ( 67.926951)
test_rubyspec 0.096025 0.078666 45.582579 ( 54.096317)
total: 133.69 sec