Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-144315
#<BuildRuby:0x00005570c73a2f90
@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.20221028-144315",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008380 0.001397 1.084172 ( 1.192844)
build_miniruby 0.001301 0.000216 0.094995 ( 0.091941)
build_ruby 0.001280 0.000213 0.097335 ( 0.094513)
build_all 0.008052 0.000504 1.296818 ( 0.574483)
build_install 0.008854 0.005853 1.647335 ( 0.891328)
test_btest 0.001971 0.000422 63.871051 ( 6.695311)
test_basic 0.005396 0.001156 0.332879 ( 0.428587)
test_all 0.007573 0.000000 520.664697 ( 55.020801)
test_rubyspec 0.103743 0.019277 43.434171 ( 52.092871)
total: 117.08 sec