Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-013451
#<BuildRuby:0x000055ec894b84f0
@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.20220210-013451",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007534 0.003878 0.989817 ( 2.730863)
build_miniruby 0.001768 0.000505 0.117331 ( 0.117444)
build_ruby 0.003938 0.001125 3.322319 ( 3.169434)
build_all 0.012408 0.007079 21.661101 ( 2.363296)
build_install 0.021775 0.001924 7.857568 ( 2.354385)
test_btest 0.000825 0.000229 78.870618 ( 8.449285)
test_basic 0.001241 0.005801 0.344749 ( 0.433864)
test_all 0.001985 0.000662 663.585573 ( 65.585864)
test_rubyspec 0.116041 0.051561 46.267542 ( 51.809172)
total: 137.01 sec