Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-092204
#<BuildRuby:0x000055a4b8d8ffb0
@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.20221127-092204",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000000 0.000020 0.000020 ( 0.000020)
configure 0.000000 0.000015 0.000015 ( 0.000016)
build_up 0.001174 0.004320 1.302768 ( 1.881368)
build_miniruby 0.000776 0.000172 0.956422 ( 0.954996)
build_ruby 0.001033 0.000230 2.832457 ( 2.733226)
build_all 0.009878 0.000244 22.270286 ( 4.489556)
build_install 0.006093 0.004798 4.406218 ( 1.572489)
test_btest 0.000749 0.000000 56.520469 ( 11.618191)
test_basic 0.004932 0.000288 0.320831 ( 0.411844)
test_all 0.001630 0.000370 667.950706 (106.244529)
test_rubyspec 0.043811 0.023163 53.464009 ( 61.724798)
total: 191.63 sec