Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-041233
#<BuildRuby:0x0000555962b11500
@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.20221019-041233",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004351 0.005898 1.114343 ( 1.174547)
build_miniruby 0.000000 0.002311 0.107932 ( 0.104134)
build_ruby 0.000509 0.001256 0.110730 ( 0.107338)
build_all 0.004241 0.003770 1.374760 ( 0.599675)
build_install 0.007566 0.008976 1.667730 ( 0.913554)
test_btest 0.000858 0.000404 63.375860 ( 6.655065)
test_basic 0.005717 0.000838 0.366380 ( 0.464459)
test_all 0.005037 0.002239 486.518812 ( 53.072935)
test_rubyspec 0.064950 0.056446 43.150531 ( 51.812404)
total: 114.91 sec