Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-201118
#<BuildRuby:0x0000560c3c853dd0
@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.20220812-201118",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006590 0.000174 0.829873 ( 0.869559)
build_miniruby 0.000920 0.000066 0.059075 ( 0.057913)
build_ruby 0.000893 0.000064 0.060643 ( 0.059501)
build_all 0.004574 0.000007 1.525085 ( 0.587966)
build_install 0.010420 0.000695 1.907232 ( 0.963557)
test_btest 0.000697 0.000046 46.044592 ( 8.596544)
test_basic 0.005316 0.000354 0.334072 ( 0.422680)
test_all 0.001667 0.000111 619.828551 ( 90.332443)
test_rubyspec 0.051365 0.039914 43.977922 ( 51.378863)
total: 153.27 sec