Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-065809
#<BuildRuby:0x000055bcedcc2fe0
@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.20220815-065809",
@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.000002 0.000008 ( 0.000008)
build_up 0.006702 0.006170 0.979332 ( 1.158974)
build_miniruby 0.001472 0.000490 0.076810 ( 0.075465)
build_ruby 0.001526 0.000509 0.074711 ( 0.073464)
build_all 0.010232 0.000204 1.555828 ( 0.600253)
build_install 0.022802 0.000785 1.927214 ( 0.952658)
test_btest 0.001022 0.000000 74.277714 ( 8.140985)
test_basic 0.006853 0.000626 0.323408 ( 0.413239)
test_all 0.006896 0.000000 659.924746 ( 65.145827)
test_rubyspec 0.129212 0.050371 45.877236 ( 53.440885)
total: 130.00 sec