Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-005512
#<BuildRuby:0x0000564af1cc6f90
@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.20221014-005512",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.000000 0.011937 1.077914 ( 1.172247)
build_miniruby 0.001420 0.000652 0.098684 ( 0.095306)
build_ruby 0.001155 0.000481 0.101384 ( 0.099129)
build_all 0.002022 0.005272 1.279743 ( 0.568539)
build_install 0.005209 0.009349 1.624042 ( 0.883189)
test_btest 0.000855 0.000526 63.444002 ( 6.508778)
test_basic 0.004322 0.002659 0.356507 ( 0.447097)
test_all 0.002809 0.004854 511.508708 ( 55.006990)
test_rubyspec 0.075203 0.057037 43.053515 ( 51.536558)
total: 116.32 sec