Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-074042
#<BuildRuby:0x000055bd0b89be58
@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.20221122-074042",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004748 1.097381 ( 1.121339)
build_miniruby 0.000000 0.001005 1.036400 ( 1.035250)
build_ruby 0.000000 0.001297 2.826605 ( 2.711896)
build_all 0.002893 0.005973 15.938666 ( 3.240256)
build_install 0.007560 0.001144 2.090943 ( 1.195401)
test_btest 0.000463 0.000128 61.196530 ( 11.257028)
test_basic 0.003629 0.001008 0.290853 ( 0.381182)
test_all 0.001369 0.000380 676.883128 (127.525060)
test_rubyspec 0.026532 0.034109 53.462860 ( 61.674890)
total: 210.14 sec