Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-193617
#<BuildRuby:0x000055cef4b26c40
@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-193617",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.004999 1.103744 ( 1.165810)
build_miniruby 0.000601 0.000318 1.022690 ( 1.021690)
build_ruby 0.000831 0.000297 2.803521 ( 2.705943)
build_all 0.008369 0.000401 15.833204 ( 3.434672)
build_install 0.006745 0.002321 1.953623 ( 1.118427)
test_btest 0.000482 0.000152 61.741385 ( 11.298422)
test_basic 0.003588 0.001133 0.309705 ( 0.400401)
test_all 0.001243 0.000196 698.445113 (108.922619)
test_rubyspec 0.032806 0.022836 53.373162 ( 61.551455)
total: 191.62 sec