Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-224522
#<BuildRuby:0x0000557dc75bc328
@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.20220808-224522",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005656 0.000943 0.830465 ( 0.888074)
build_miniruby 0.000870 0.000145 0.058301 ( 0.057119)
build_ruby 0.000735 0.000123 0.059274 ( 0.058108)
build_all 0.004776 0.000001 1.558438 ( 0.597622)
build_install 0.001215 0.009917 5.601129 ( 2.146654)
test_btest 0.000559 0.000172 52.925371 ( 8.074361)
test_basic 0.001591 0.003727 0.286910 ( 0.376074)
test_all 0.000759 0.000271 622.984095 ( 89.214974)
test_rubyspec 0.082410 0.035805 43.858711 ( 51.297097)
total: 152.71 sec