Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-154312
#<BuildRuby:0x000056378c27feb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-154312",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006570 0.000000 0.908827 ( 1.598143)
build_miniruby 0.000000 0.001099 0.057676 ( 0.056375)
build_ruby 0.000000 0.000953 0.060106 ( 0.058880)
build_all 0.000000 0.004744 1.531919 ( 0.591212)
build_install 0.008799 0.001050 1.898481 ( 0.955945)
test_btest 0.000556 0.000139 46.651985 ( 8.264910)
test_basic 0.005429 0.000310 0.340421 ( 0.429305)
test_all 0.001544 0.000364 629.368157 ( 92.569599)
test_rubyspec 0.058928 0.063382 43.498073 ( 51.838893)
total: 156.36 sec