Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-114557
#<BuildRuby:0x000055ba9325c328
@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.20221126-114557",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004771 0.000093 1.055215 ( 1.096309)
build_miniruby 0.000820 0.000091 1.022150 ( 1.020899)
build_ruby 0.001101 0.000000 2.800070 ( 2.713777)
build_all 0.002294 0.006408 15.930478 ( 3.253550)
build_install 0.004830 0.003095 1.966120 ( 1.145449)
test_btest 0.000539 0.000117 58.255324 ( 11.987050)
test_basic 0.004228 0.000920 0.320233 ( 0.410443)
test_all 0.000968 0.000211 669.082847 (120.922943)
test_rubyspec 0.034345 0.031589 53.178726 ( 61.360555)
total: 203.91 sec