Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-220901
#<BuildRuby:0x0000557d75579480
@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.20221026-220901",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011699 0.000239 1.096691 ( 1.163379)
build_miniruby 0.001886 0.000126 0.101017 ( 0.098185)
build_ruby 0.001629 0.000000 0.101366 ( 0.098715)
build_all 0.007264 0.000006 1.333904 ( 0.583957)
build_install 0.011124 0.003811 1.647759 ( 0.906047)
test_btest 0.001791 0.000171 61.200038 ( 6.421697)
test_basic 0.006777 0.000000 0.361392 ( 0.451532)
test_all 0.007776 0.000000 500.669392 ( 53.455693)
test_rubyspec 0.100259 0.027933 43.470038 ( 51.720611)
total: 114.90 sec