Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-003954
#<BuildRuby:0x000055b0f73ec0d0
@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.20220822-003954",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006252 0.000338 0.808637 ( 1.138976)
build_miniruby 0.000774 0.000111 0.057453 ( 0.056294)
build_ruby 0.000898 0.000129 0.059566 ( 0.058352)
build_all 0.004351 0.000022 1.531710 ( 0.592821)
build_install 0.011124 0.000000 1.927548 ( 0.965491)
test_btest 0.000742 0.000000 53.724346 ( 8.015311)
test_basic 0.000882 0.004242 0.299169 ( 0.389265)
test_all 0.001699 0.000284 599.613703 ( 89.715330)
test_rubyspec 0.095344 0.032184 44.638795 ( 52.872009)
total: 153.80 sec