Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-035250
#<BuildRuby:0x0000564bfe72a7e0
@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.20220615-035250",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006556 0.000000 0.843064 ( 0.937836)
build_miniruby 0.000000 0.001013 0.057976 ( 0.056748)
build_ruby 0.000000 0.001016 0.058676 ( 0.057407)
build_all 0.002966 0.001355 1.533281 ( 0.617850)
build_install 0.009982 0.001098 6.305676 ( 2.843485)
test_btest 0.001284 0.000227 54.176051 ( 8.101145)
test_basic 0.004972 0.000878 0.293942 ( 0.382322)
test_all 0.001156 0.000204 636.749068 ( 94.522757)
test_rubyspec 0.075731 0.046349 44.127689 ( 49.718227)
total: 157.24 sec