Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-075343
#<BuildRuby:0x000055c21529b4b8
@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.20221117-075343",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000062 0.000000 0.000062 ( 0.000064)
build_up 0.004325 0.004047 1.110670 ( 2.159122)
build_miniruby 0.001568 0.000098 0.872412 ( 0.886064)
build_ruby 0.001972 0.000123 2.458778 ( 2.385077)
build_all 0.004472 0.013970 18.412106 ( 2.251245)
build_install 0.015675 0.004883 1.979452 ( 1.062824)
test_btest 0.000921 0.000240 82.517004 ( 10.037218)
test_basic 0.006592 0.001719 0.362451 ( 0.452123)
test_all 0.000553 0.002000 718.351788 ( 75.453240)
test_rubyspec 0.098491 0.029596 51.073839 ( 59.629780)
total: 154.32 sec