Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-080449
#<BuildRuby:0x000055f20fa36f90
@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.20220827-080449",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000046 0.000004 0.000050 ( 0.000047)
build_up 0.000188 0.012132 0.836640 ( 1.336957)
build_miniruby 0.002932 0.000000 0.066462 ( 0.064883)
build_ruby 0.000000 0.002282 0.063945 ( 0.061757)
build_all 0.008807 0.000416 1.256656 ( 0.469138)
build_install 0.008582 0.005110 1.602588 ( 0.805442)
test_btest 0.000946 0.000315 53.434022 ( 6.384497)
test_basic 0.002920 0.003673 0.297931 ( 0.388349)
test_all 0.002380 0.000876 520.100506 ( 54.238628)
test_rubyspec 0.098850 0.036766 41.830809 ( 50.349288)
total: 114.10 sec