Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-154104
#<BuildRuby:0x000055b043abbf00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-154104",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006382 0.000168 0.851432 ( 2.738649)
build_miniruby 0.000883 0.000059 0.057572 ( 0.056387)
build_ruby 0.000928 0.000061 0.059987 ( 0.058779)
build_all 0.004434 0.000017 1.528484 ( 0.599049)
build_install 0.009668 0.000073 5.685070 ( 2.162230)
test_btest 0.000669 0.000037 53.641886 ( 7.917234)
test_basic 0.006018 0.000091 0.262484 ( 0.350314)
test_all 0.001101 0.000058 602.320259 ( 90.178874)
test_rubyspec 0.080940 0.043813 43.725573 ( 51.165434)
total: 155.23 sec