Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-114119
#<BuildRuby:0x000055baf0fe2148
@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.20221009-114119",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009978 0.000453 1.070691 ( 1.245595)
build_miniruby 0.001461 0.000112 0.095981 ( 0.093085)
build_ruby 0.001335 0.000103 0.098365 ( 0.095774)
build_all 0.003850 0.004004 1.279135 ( 0.548248)
build_install 0.014222 0.000000 1.612459 ( 0.868561)
test_btest 0.002275 0.000000 61.435074 ( 6.243640)
test_basic 0.005288 0.000463 0.345252 ( 0.435756)
test_all 0.002320 0.004280 509.805030 ( 54.363685)
test_rubyspec 0.066680 0.057819 42.590663 ( 51.158127)
total: 115.05 sec