Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-052135
#<BuildRuby:0x0000555a4c0565a8
@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.20220526-052135",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005694 0.000876 0.835996 ( 0.984519)
build_miniruby 0.000860 0.000132 0.056995 ( 0.055814)
build_ruby 0.000917 0.000141 0.058091 ( 0.056823)
build_all 0.004443 0.000000 1.499814 ( 0.610424)
build_install 0.008484 0.000537 6.311295 ( 2.858116)
test_btest 0.000510 0.000068 47.559010 ( 9.059651)
test_basic 0.005184 0.000692 0.257881 ( 0.347010)
test_all 0.001112 0.000148 630.957196 ( 90.028850)
test_rubyspec 0.060727 0.029224 43.955868 ( 49.552010)
total: 153.55 sec