Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-211441
#<BuildRuby:0x0000564cd8a67e00
@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.20220813-211441",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002913 0.003753 0.806615 ( 0.898371)
build_miniruby 0.000862 0.000115 0.057614 ( 0.056435)
build_ruby 0.000756 0.000101 0.059682 ( 0.058542)
build_all 0.000621 0.004058 1.530206 ( 0.586214)
build_install 0.005610 0.005474 1.897799 ( 0.968937)
test_btest 0.000508 0.000136 46.965223 ( 9.031551)
test_basic 0.001512 0.004896 0.336751 ( 0.424113)
test_all 0.000973 0.000982 614.944404 ( 88.168265)
test_rubyspec 0.052299 0.033284 43.799306 ( 51.189643)
total: 151.38 sec