Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-121541
#<BuildRuby:0x000055aaec384a68
@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.20220819-121541",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008127 0.001355 0.836468 ( 0.896302)
build_miniruby 0.001688 0.000281 0.066209 ( 0.063174)
build_ruby 0.001787 0.000298 0.063183 ( 0.060924)
build_all 0.005692 0.000949 1.204956 ( 0.457402)
build_install 0.015625 0.000000 1.580003 ( 0.789911)
test_btest 0.001237 0.000036 54.904975 ( 6.167500)
test_basic 0.005271 0.000703 0.292455 ( 0.387914)
test_all 0.002741 0.000365 503.137922 ( 52.184135)
test_rubyspec 0.080232 0.053300 41.899337 ( 50.531644)
total: 111.54 sec