Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-223703
#<BuildRuby:0x000055cb12fcf1d8
@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.20220329-223703",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010242 0.000903 1.022159 ( 1.087746)
build_miniruby 0.001752 0.000250 0.075783 ( 0.074686)
build_ruby 0.001965 0.000280 0.074867 ( 0.073477)
build_all 0.010436 0.000000 4.149093 ( 0.857228)
build_install 0.012812 0.010360 7.863802 ( 2.412081)
test_btest 0.001268 0.000282 74.918429 ( 8.508863)
test_basic 0.006918 0.000405 0.337036 ( 0.427040)
test_all 0.001747 0.000368 659.809349 ( 65.486623)
test_rubyspec 0.106035 0.066982 45.996350 ( 51.327306)
total: 130.26 sec