Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-022859
#<BuildRuby:0x000055691117ebf0
@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.20220726-022859",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.006701 0.825600 ( 1.014198)
build_miniruby 0.000806 0.000150 0.057501 ( 0.056376)
build_ruby 0.000729 0.000304 0.059321 ( 0.058056)
build_all 0.004475 0.000207 1.522684 ( 0.582768)
build_install 0.004883 0.006233 5.656197 ( 2.163136)
test_btest 0.000526 0.000243 45.842479 ( 8.408244)
test_basic 0.000905 0.004889 0.307514 ( 0.396074)
test_all 0.000813 0.000438 601.632146 ( 88.752893)
test_rubyspec 0.068650 0.059410 43.546555 ( 49.165103)
total: 150.60 sec