Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-201349
#<BuildRuby:0x000055b2475628a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220206-201349",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006717 0.004290 0.953157 ( 1.068863)
build_miniruby 0.001629 0.000204 0.066862 ( 0.065686)
build_ruby 0.002147 0.000269 0.070613 ( 0.068170)
build_all 0.011454 0.000302 4.107197 ( 0.778992)
build_install 0.013520 0.009941 7.797814 ( 2.343776)
test_btest 0.000000 0.001786 75.918363 ( 8.081637)
test_basic 0.000490 0.007758 0.337518 ( 0.430971)
test_all 0.001656 0.000497 654.365356 ( 64.884590)
test_rubyspec 0.106050 0.064015 46.117380 ( 51.486830)
total: 129.21 sec