Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-095846
#<BuildRuby:0x000055b43e9f0018
@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-095846",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003831 0.001179 1.072505 ( 1.115934)
build_miniruby 0.000713 0.000220 0.949133 ( 0.947913)
build_ruby 0.000885 0.000272 2.744535 ( 2.651856)
build_all 0.008776 0.000033 15.992427 ( 3.468966)
build_install 0.006715 0.001790 2.013890 ( 1.153739)
test_btest 0.000471 0.000126 61.105124 ( 11.144849)
test_basic 0.005191 0.000000 0.294446 ( 0.384766)
test_all 0.000926 0.000000 636.941387 (100.062019)
test_rubyspec 0.033555 0.036759 50.991905 ( 59.261370)
total: 180.19 sec