Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-200117
#<BuildRuby:0x00005612e0d100d0
@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.20220828-200117",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006594 0.838851 ( 0.884564)
build_miniruby 0.000240 0.000809 0.058059 ( 0.056834)
build_ruby 0.000828 0.000178 0.059633 ( 0.058449)
build_all 0.004593 0.000000 1.539811 ( 0.592582)
build_install 0.007707 0.003181 1.895623 ( 0.948625)
test_btest 0.000599 0.000133 51.914572 ( 7.768907)
test_basic 0.004508 0.001002 0.286376 ( 0.375432)
test_all 0.002784 0.000619 597.392382 ( 89.397910)
test_rubyspec 0.070533 0.056229 43.552644 ( 51.886526)
total: 151.97 sec