Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-030611
#<BuildRuby:0x000055b03e10ab78
@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-030611",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004436 0.000444 1.054774 ( 1.053332)
build_miniruby 0.000819 0.000082 0.960468 ( 0.959258)
build_ruby 0.001106 0.000111 2.881260 ( 2.795187)
build_all 0.008854 0.000000 15.866168 ( 3.276654)
build_install 0.008549 0.000000 1.944050 ( 1.137530)
test_btest 0.000628 0.000000 61.232630 ( 10.934181)
test_basic 0.004678 0.000000 0.334964 ( 0.425574)
test_all 0.000894 0.000000 646.004457 (104.774640)
test_rubyspec 0.050866 0.014473 51.713057 ( 59.900569)
total: 185.26 sec