Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-230656
#<BuildRuby:0x000055fd9ebb43a0
@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.20220814-230656",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007274 0.004865 0.980711 ( 0.986390)
build_miniruby 0.001433 0.000307 0.066742 ( 0.064896)
build_ruby 0.001986 0.000000 0.070261 ( 0.068847)
build_all 0.005774 0.004233 1.548006 ( 0.589702)
build_install 0.016821 0.004205 1.862254 ( 0.922964)
test_btest 0.000817 0.000204 73.686546 ( 8.513297)
test_basic 0.005354 0.001339 0.320491 ( 0.417853)
test_all 0.003676 0.000919 636.408958 ( 64.542614)
test_rubyspec 0.103945 0.063377 45.783438 ( 53.459506)
total: 129.57 sec