Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-192350
#<BuildRuby:0x000055e73cef2828
@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.20220814-192350",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005871 0.000451 0.802700 ( 1.298269)
build_miniruby 0.000808 0.000062 0.057396 ( 0.056226)
build_ruby 0.000813 0.000063 0.059360 ( 0.058227)
build_all 0.004340 0.000000 1.547874 ( 0.600671)
build_install 0.011028 0.000000 1.920244 ( 0.975434)
test_btest 0.000831 0.000000 52.668162 ( 8.403802)
test_basic 0.005519 0.000168 0.340557 ( 0.428555)
test_all 0.002825 0.000000 637.428289 ( 91.501187)
test_rubyspec 0.099654 0.023017 44.295730 ( 51.712508)
total: 155.04 sec