Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-104821
#<BuildRuby:0x00005555a53dcea8
@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-104821",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002671 0.009165 1.001537 ( 1.154507)
build_miniruby 0.001759 0.000733 0.070974 ( 0.070277)
build_ruby 0.001370 0.000571 0.076100 ( 0.075637)
build_all 0.009826 0.000277 1.528737 ( 0.589414)
build_install 0.007604 0.015086 1.858014 ( 0.938077)
test_btest 0.000823 0.000436 67.741313 ( 7.875435)
test_basic 0.006531 0.001125 0.326132 ( 0.417941)
test_all 0.004711 0.000144 682.181183 ( 66.754748)
test_rubyspec 0.102736 0.087562 45.403282 ( 52.932691)
total: 130.81 sec