Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-055916
#<BuildRuby:0x0000555b96fee038
@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.20220828-055916",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008817 0.000678 0.807361 ( 0.872280)
build_miniruby 0.001763 0.000000 0.063153 ( 0.061886)
build_ruby 0.001811 0.000000 0.068085 ( 0.066080)
build_all 0.007797 0.000000 1.252227 ( 0.467856)
build_install 0.010388 0.005703 1.524089 ( 0.774586)
test_btest 0.001218 0.000152 52.411886 ( 6.149022)
test_basic 0.001005 0.005490 0.295217 ( 0.390927)
test_all 0.003226 0.000605 505.627357 ( 52.817632)
test_rubyspec 0.057097 0.069353 41.151384 ( 49.873939)
total: 111.47 sec