Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-040211
#<BuildRuby:0x000055ec21e0c8e8
@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.20220724-040211",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000002 0.000023 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001250 0.010227 0.962696 ( 1.385649)
build_miniruby 0.001756 0.000439 0.073957 ( 0.072010)
build_ruby 0.001686 0.000421 0.074697 ( 0.072737)
build_all 0.009876 0.000000 1.548174 ( 0.591729)
build_install 0.013390 0.009333 5.167038 ( 2.065997)
test_btest 0.001125 0.000329 74.247188 ( 8.823889)
test_basic 0.003476 0.004703 0.328319 ( 0.415571)
test_all 0.001617 0.000539 671.722048 ( 66.540522)
test_rubyspec 0.099037 0.070663 45.534762 ( 51.382247)
total: 131.35 sec