Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-131103
#<BuildRuby:0x00005573b819a9c0
@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.20220827-131103",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009816 0.000877 0.836860 ( 1.189371)
build_miniruby 0.001645 0.000253 0.065980 ( 0.064469)
build_ruby 0.001426 0.000219 0.066121 ( 0.064897)
build_all 0.004412 0.004718 1.247879 ( 0.463586)
build_install 0.009732 0.007563 1.576704 ( 0.800460)
test_btest 0.001285 0.000000 55.793280 ( 6.417246)
test_basic 0.006489 0.000000 0.291893 ( 0.383407)
test_all 0.005342 0.000000 517.378841 ( 54.194449)
test_rubyspec 0.091874 0.047458 41.976963 ( 50.480769)
total: 114.06 sec