Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-164217
#<BuildRuby:0x00005612badf40d0
@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.20220717-164217",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006173 0.000441 0.872901 ( 1.741815)
build_miniruby 0.000804 0.000058 0.057829 ( 0.056588)
build_ruby 0.000000 0.000759 0.059147 ( 0.057933)
build_all 0.001004 0.003694 1.534420 ( 0.599716)
build_install 0.006155 0.004789 5.644936 ( 2.194665)
test_btest 0.000585 0.000117 54.701410 ( 7.923858)
test_basic 0.005551 0.000177 0.323876 ( 0.412273)
test_all 0.001096 0.000000 596.462644 ( 88.228171)
test_rubyspec 0.106922 0.013409 43.661110 ( 49.241689)
total: 150.46 sec