Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-063437
#<BuildRuby:0x00005576fba73dd0
@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.20220710-063437",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006536 0.000169 0.818978 ( 1.374167)
build_miniruby 0.000958 0.000068 0.058390 ( 0.057059)
build_ruby 0.000883 0.000063 0.059747 ( 0.058511)
build_all 0.004327 0.000000 1.509318 ( 0.599798)
build_install 0.009563 0.000312 6.275966 ( 2.829927)
test_btest 0.000792 0.000049 56.234315 ( 8.194145)
test_basic 0.005247 0.000327 0.307928 ( 0.396684)
test_all 0.001259 0.000028 632.697670 ( 92.902421)
test_rubyspec 0.095215 0.024695 44.345115 ( 49.891113)
total: 156.30 sec