Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-140232
#<BuildRuby:0x000055b22fc88cc8
@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.20220131-140232",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.010381 0.941740 ( 1.122269)
build_miniruby 0.000000 0.002044 0.073694 ( 0.071682)
build_ruby 0.001572 0.000450 0.072774 ( 0.071267)
build_all 0.008848 0.001208 4.124727 ( 0.785855)
build_install 0.020282 0.002597 7.848714 ( 2.333432)
test_btest 0.001304 0.000000 47.403007 ( 45.184625)
test_basic 0.000001 0.007741 0.341373 ( 0.439524)
test_all 0.001481 0.000468 691.093268 ( 66.823017)
test_rubyspec 0.087612 0.072695 46.099022 ( 51.469112)
total: 168.30 sec