Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-093958
#<BuildRuby:0x000056134e178060
@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.20220421-093958",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.003877 0.003088 0.918423 ( 3.041863)
build_miniruby 0.001084 0.000000 0.057501 ( 0.056174)
build_ruby 0.000000 0.001058 0.058648 ( 0.057404)
build_all 0.002496 0.001903 1.457101 ( 0.598882)
build_install 0.006796 0.004139 6.218688 ( 2.811925)
test_btest 0.000609 0.000128 53.047517 ( 8.257613)
test_basic 0.004573 0.000963 0.284798 ( 0.373497)
test_all 0.001237 0.000261 639.886392 ( 94.248342)
test_rubyspec 0.088745 0.038810 44.374787 ( 49.324648)
total: 158.77 sec