Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-023139
#<BuildRuby:0x000055d8d8f15480
@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.20221006-023139",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000847 0.010326 1.077562 ( 1.196795)
build_miniruby 0.001666 0.000000 0.091566 ( 0.089366)
build_ruby 0.002110 0.000000 0.101403 ( 0.098057)
build_all 0.006051 0.001534 1.284323 ( 0.563497)
build_install 0.010915 0.004494 1.617180 ( 0.884497)
test_btest 0.000883 0.000364 61.877712 ( 6.586031)
test_basic 0.004866 0.002004 0.336808 ( 0.428313)
test_all 0.003496 0.003340 508.889801 ( 54.360609)
test_rubyspec 0.075798 0.058172 42.420162 ( 50.926242)
total: 115.13 sec