Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-073532
#<BuildRuby:0x0000555ddef30b38
@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.20220405-073532",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007180 0.003817 0.998387 ( 1.065688)
build_miniruby 0.001572 0.000294 0.078434 ( 0.078099)
build_ruby 0.001538 0.000289 0.075966 ( 0.075645)
build_all 0.000818 0.009875 4.174500 ( 0.854819)
build_install 0.017909 0.004687 8.507214 ( 3.010287)
test_btest 0.000885 0.000282 77.820164 ( 8.008486)
test_basic 0.002478 0.004796 0.340455 ( 0.431462)
test_all 0.001302 0.000473 673.864275 ( 66.228449)
test_rubyspec 0.100727 0.070517 46.898510 ( 51.935080)
total: 131.69 sec