Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-144507
#<BuildRuby:0x0000557561f5f718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-144507",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000302 0.010889 0.933317 ( 1.652543)
build_miniruby 0.000000 0.002008 0.074673 ( 0.074157)
build_ruby 0.000531 0.001623 0.078962 ( 0.078335)
build_all 0.004180 0.006319 4.104111 ( 0.806723)
build_install 0.017659 0.005886 7.727460 ( 2.312040)
test_btest 0.000793 0.000264 46.977706 ( 43.621889)
test_basic 0.006024 0.002008 0.335240 ( 0.426000)
test_all 0.001465 0.000489 691.740211 ( 66.908219)
test_rubyspec 0.105388 0.056755 46.317771 ( 51.259161)
total: 167.14 sec