Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-033718
#<BuildRuby:0x0000555aa7de3eb8
@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.20220502-033718",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002265 0.004618 0.928177 ( 1.017568)
build_miniruby 0.001089 0.000000 0.057425 ( 0.056156)
build_ruby 0.001060 0.000000 0.058898 ( 0.057600)
build_all 0.004210 0.000000 1.492339 ( 0.590906)
build_install 0.008656 0.002023 6.256603 ( 2.827572)
test_btest 0.000495 0.000142 49.031583 ( 8.668307)
test_basic 0.004262 0.001218 0.259052 ( 0.348265)
test_all 0.001338 0.000000 624.543773 ( 88.918443)
test_rubyspec 0.087797 0.021922 43.805249 ( 48.695713)
total: 151.18 sec