Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-220314
#<BuildRuby:0x00005602e791ff10
@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-220314",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001570 0.004538 0.823098 ( 1.162352)
build_miniruby 0.000762 0.000191 0.057044 ( 0.055880)
build_ruby 0.000764 0.000191 0.059004 ( 0.057820)
build_all 0.003665 0.000916 1.511167 ( 0.588380)
build_install 0.007094 0.004051 5.631420 ( 2.158078)
test_btest 0.000541 0.000155 51.268660 ( 8.593240)
test_basic 0.000796 0.004882 0.302632 ( 0.391269)
test_all 0.000858 0.000307 615.856692 ( 89.953693)
test_rubyspec 0.075835 0.047362 43.807126 ( 49.374597)
total: 152.34 sec