Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-141022
#<BuildRuby:0x000055826cf18a58
@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.20220406-141022",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011597 0.001074 1.006683 ( 1.097502)
build_miniruby 0.001947 0.000000 0.071284 ( 0.069228)
build_ruby 0.001925 0.000000 0.076631 ( 0.074522)
build_all 0.004113 0.005332 4.176191 ( 0.857550)
build_install 0.021920 0.001222 8.429693 ( 2.964308)
test_btest 0.001086 0.000181 76.215930 ( 8.694733)
test_basic 0.006251 0.000144 0.352973 ( 0.450522)
test_all 0.001785 0.000000 662.707897 ( 65.881277)
test_rubyspec 0.093760 0.078919 46.504757 ( 51.964545)
total: 132.06 sec