Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-174859
#<BuildRuby:0x000055f7f0d980d0
@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.20221117-174859",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004090 0.001022 1.109337 ( 1.260225)
build_miniruby 0.000771 0.000192 0.963830 ( 0.962444)
build_ruby 0.001271 0.000000 2.841515 ( 2.746318)
build_all 0.006109 0.002851 16.095057 ( 3.308136)
build_install 0.009226 0.000000 2.026851 ( 1.161272)
test_btest 0.000625 0.000000 59.278430 ( 11.595974)
test_basic 0.005099 0.000000 0.306589 ( 0.396429)
test_all 0.000975 0.000048 628.780745 (107.112563)
test_rubyspec 0.056479 0.012797 51.843836 ( 59.984243)
total: 188.53 sec