Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-075541
#<BuildRuby:0x0000561ad7c3a350
@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.20221130-075541",
@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.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.005269 1.203099 ( 1.294193)
build_miniruby 0.000000 0.000868 0.931278 ( 0.930069)
build_ruby 0.000000 0.001226 2.654931 ( 2.562013)
build_all 0.008524 0.000539 15.820399 ( 3.283496)
build_install 0.003922 0.005307 2.259762 ( 1.321694)
test_btest 0.000393 0.000131 60.365918 ( 12.036145)
test_basic 0.003488 0.001162 0.320530 ( 0.411380)
test_all 0.000961 0.000320 670.898955 (114.858272)
test_rubyspec 0.053751 0.019962 54.359455 ( 62.564416)
total: 199.26 sec