Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-180241
#<BuildRuby:0x0000563c54ae9570
@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-180241",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008253 0.001375 1.112687 ( 1.268775)
build_miniruby 0.001720 0.000287 0.098539 ( 0.094957)
build_ruby 0.001356 0.000226 0.101725 ( 0.098961)
build_all 0.007386 0.000382 1.276543 ( 0.570411)
build_install 0.010370 0.005136 1.628416 ( 0.889500)
test_btest 0.001030 0.000206 60.680776 ( 6.717191)
test_basic 0.005483 0.001097 0.356523 ( 0.446380)
test_all 0.004921 0.002625 514.893381 ( 55.007240)
test_rubyspec 0.084776 0.046509 43.596925 ( 52.174365)
total: 117.27 sec