Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-045313
#<BuildRuby:0x0000556788fa3c88
@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.20220605-045313",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005493 0.000845 0.825906 ( 0.897952)
build_miniruby 0.000784 0.000120 0.057454 ( 0.056263)
build_ruby 0.000798 0.000123 0.059172 ( 0.057973)
build_all 0.000701 0.003650 1.511130 ( 0.604837)
build_install 0.007233 0.003903 6.326893 ( 2.839752)
test_btest 0.000674 0.000000 50.783325 ( 8.581626)
test_basic 0.005585 0.000000 0.336859 ( 0.425248)
test_all 0.001361 0.000000 619.716920 ( 97.786935)
test_rubyspec 0.105734 0.024299 44.299047 ( 49.888131)
total: 161.14 sec