Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-105157
#<BuildRuby:0x000055f9a2e508e8
@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.20221114-105157",
@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.000022 0.000000 0.000022 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009420 0.000000 1.122880 ( 1.285053)
build_miniruby 0.002289 0.000000 0.127642 ( 0.123244)
build_ruby 0.002195 0.000000 0.119615 ( 0.103514)
build_all 0.006338 0.004124 1.585011 ( 0.661686)
build_install 0.022093 0.001027 1.966768 ( 0.998292)
test_btest 0.001208 0.000231 88.365091 ( 8.679260)
test_basic 0.003784 0.004336 0.410270 ( 0.497346)
test_all 0.001877 0.000427 652.717640 ( 67.830622)
test_rubyspec 0.118214 0.047896 48.147187 ( 56.680554)
total: 136.86 sec