Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-072206
#<BuildRuby:0x000055de6cff2148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220828-072206",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.012051 0.823257 ( 0.951407)
build_miniruby 0.001382 0.000000 0.061521 ( 0.061870)
build_ruby 0.001355 0.000000 0.064752 ( 0.065140)
build_all 0.006652 0.002185 1.220366 ( 0.475214)
build_install 0.009427 0.006606 1.577442 ( 0.809358)
test_btest 0.000658 0.000282 51.884020 ( 6.420564)
test_basic 0.003775 0.001618 0.289968 ( 0.386537)
test_all 0.001693 0.002093 480.677914 ( 51.386718)
test_rubyspec 0.081564 0.061843 41.143084 ( 49.707427)
total: 110.27 sec