Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-093425
#<BuildRuby:0x0000560bfc8f7dd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221120-093425",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000974 0.004337 1.064708 ( 1.109530)
build_miniruby 0.000825 0.000177 0.970043 ( 0.968298)
build_ruby 0.001074 0.000230 2.754395 ( 2.650769)
build_all 0.008031 0.000738 16.050574 ( 3.287437)
build_install 0.008590 0.000750 2.020281 ( 1.142864)
test_btest 0.000522 0.000098 65.884454 ( 10.903622)
test_basic 0.000000 0.004553 0.306622 ( 0.398117)
test_all 0.000790 0.000474 660.881232 (101.044962)
test_rubyspec 0.050791 0.014405 51.316401 ( 59.626621)
total: 181.13 sec