Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-210416
#<BuildRuby:0x0000558264d8cea8
@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.20220825-210416",
@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.000019 0.000002 0.000021 ( 0.000023)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008497 0.003331 0.956752 ( 1.123887)
build_miniruby 0.001822 0.000322 0.076560 ( 0.074973)
build_ruby 0.001845 0.000326 0.077150 ( 0.075055)
build_all 0.010451 0.000408 1.524514 ( 0.582149)
build_install 0.017202 0.004979 1.888461 ( 0.917340)
test_btest 0.001053 0.000192 72.776782 ( 8.323910)
test_basic 0.006039 0.001098 0.324413 ( 0.412265)
test_all 0.004096 0.000000 640.856151 ( 65.474458)
test_rubyspec 0.116079 0.052898 45.392253 ( 53.931441)
total: 130.92 sec