Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-011755
#<BuildRuby:0x000055deeae22038
@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.20221027-011755",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009315 0.000381 1.113524 ( 1.159793)
build_miniruby 0.001533 0.000110 0.095558 ( 0.092542)
build_ruby 0.001624 0.000116 0.101377 ( 0.098369)
build_all 0.008068 0.000576 1.315519 ( 0.573542)
build_install 0.008839 0.005678 1.644726 ( 0.898192)
test_btest 0.001402 0.000187 63.875652 ( 6.422105)
test_basic 0.006176 0.000823 0.351731 ( 0.441782)
test_all 0.006545 0.000873 517.895245 ( 54.996156)
test_rubyspec 0.072890 0.054756 43.561392 ( 52.014483)
total: 116.70 sec