Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-081709
#<BuildRuby:0x00005604ad2791f8
@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.20220828-081709",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004349 0.007394 0.798793 ( 1.080037)
build_miniruby 0.002361 0.000000 0.063732 ( 0.061878)
build_ruby 0.002067 0.000000 0.064102 ( 0.062361)
build_all 0.005127 0.003485 1.233570 ( 0.457345)
build_install 0.011863 0.004469 1.608343 ( 0.807135)
test_btest 0.000835 0.000152 51.594668 ( 6.106106)
test_basic 0.002142 0.003506 0.283238 ( 0.374372)
test_all 0.003600 0.000782 484.375841 ( 51.613321)
test_rubyspec 0.098824 0.032605 41.031343 ( 49.607903)
total: 110.17 sec