Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-130800
#<BuildRuby:0x000055a869da6918
@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.20220508-130800",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006851 0.881385 ( 0.932725)
build_miniruby 0.000241 0.000615 0.057131 ( 0.055925)
build_ruby 0.001064 0.000000 0.057545 ( 0.056260)
build_all 0.004244 0.000000 1.494204 ( 0.594753)
build_install 0.010067 0.000676 6.246515 ( 2.809866)
test_btest 0.000637 0.000113 50.627407 ( 8.104206)
test_basic 0.005335 0.000942 0.374471 ( 0.461557)
test_all 0.001055 0.000186 624.966436 ( 90.823903)
test_rubyspec 0.093737 0.031376 43.767819 ( 48.689764)
total: 152.53 sec