Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-221051
#<BuildRuby:0x00005631a480ffa8
@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.20220801-221051",
@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.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.006261 0.876630 ( 1.212482)
build_miniruby 0.000262 0.000712 0.058051 ( 0.056746)
build_ruby 0.000663 0.000132 0.058588 ( 0.057287)
build_all 0.004383 0.000145 1.517111 ( 0.587929)
build_install 0.005745 0.005108 5.630429 ( 2.140890)
test_btest 0.000000 0.000595 55.951424 ( 8.327265)
test_basic 0.000000 0.005670 0.253196 ( 0.341947)
test_all 0.000000 0.001057 629.758693 ( 93.302408)
test_rubyspec 0.075757 0.054572 43.889714 ( 49.503247)
total: 155.53 sec