Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-095911
#<BuildRuby:0x0000564030521338
@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.20220828-095911",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007822 0.004031 0.856720 ( 1.638344)
build_miniruby 0.001210 0.000000 0.054790 ( 0.054302)
build_ruby 0.002043 0.000000 0.061034 ( 0.059171)
build_all 0.007998 0.000913 1.257794 ( 0.487065)
build_install 0.013419 0.001677 1.570964 ( 0.796201)
test_btest 0.000824 0.000103 53.285274 ( 5.863151)
test_basic 0.005949 0.000000 0.282929 ( 0.374583)
test_all 0.000000 0.004425 486.278768 ( 52.049868)
test_rubyspec 0.054224 0.064185 41.390409 ( 50.009510)
total: 111.33 sec