Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-101957
#<BuildRuby:0x000055f98380d1f8
@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.20220816-101957",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000056 0.000010 0.000066 ( 0.000093)
build_up 0.008758 0.000673 0.847195 ( 1.193839)
build_miniruby 0.000973 0.000149 0.052947 ( 0.053260)
build_ruby 0.001131 0.000174 0.057176 ( 0.056933)
build_all 0.009105 0.000000 1.243059 ( 0.469829)
build_install 0.008025 0.009239 1.560184 ( 0.797396)
test_btest 0.001482 0.000349 54.045381 ( 5.867195)
test_basic 0.001678 0.003970 0.283894 ( 0.376275)
test_all 0.003152 0.000875 507.855166 ( 52.786302)
test_rubyspec 0.058966 0.071203 41.666913 ( 49.365148)
total: 110.97 sec