Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-150316
#<BuildRuby:0x0000557db2013800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220808-150316",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001774 0.008971 0.969898 ( 1.019025)
build_miniruby 0.001687 0.000702 0.077477 ( 0.075151)
build_ruby 0.001362 0.000567 0.075695 ( 0.074350)
build_all 0.007824 0.001267 1.537635 ( 0.579025)
build_install 0.013818 0.009337 5.142147 ( 2.073459)
test_btest 0.000855 0.000374 77.849310 ( 8.083474)
test_basic 0.008644 0.000000 0.327508 ( 0.415679)
test_all 0.002084 0.000470 642.874944 ( 64.991033)
test_rubyspec 0.092478 0.072417 46.079169 ( 53.663438)
total: 130.98 sec