Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-102438
#<BuildRuby:0x0000555e6ffcfeb8
@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.20220506-102438",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003279 0.003337 0.841566 ( 1.084270)
build_miniruby 0.000870 0.000109 0.057280 ( 0.056073)
build_ruby 0.000747 0.000093 0.057698 ( 0.056528)
build_all 0.003826 0.000478 1.489779 ( 0.592195)
build_install 0.003148 0.007750 6.264206 ( 2.812167)
test_btest 0.000000 0.000559 54.076512 ( 8.002146)
test_basic 0.000744 0.005000 0.341496 ( 0.429558)
test_all 0.000912 0.000288 609.946184 ( 89.921508)
test_rubyspec 0.091404 0.021980 43.732362 ( 48.719078)
total: 151.67 sec