Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-233946
#<BuildRuby:0x0000556b9793be00
@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.20220608-233946",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006511 0.000501 0.839835 ( 1.118111)
build_miniruby 0.000845 0.000065 0.056675 ( 0.055441)
build_ruby 0.000000 0.001048 0.058711 ( 0.057481)
build_all 0.001169 0.003114 1.537248 ( 0.622369)
build_install 0.001736 0.009422 6.332754 ( 2.870788)
test_btest 0.000590 0.000168 50.072311 ( 8.351110)
test_basic 0.005851 0.000324 0.330654 ( 0.418110)
test_all 0.001276 0.000340 620.462024 ( 92.158810)
test_rubyspec 0.087614 0.025138 44.031710 ( 49.592900)
total: 155.25 sec