Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-120921
#<BuildRuby:0x00005616dc7bb238
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221228-120921",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.003954 0.628854 ( 1.054268)
build_miniruby 0.000683 0.000178 0.725243 ( 0.724876)
build_ruby 0.001055 0.000264 2.519037 ( 2.518650)
build_all 0.002865 0.006371 12.613327 ( 1.516655)
build_install 0.004876 0.001741 1.650899 ( 0.770089)
test_btest 0.000519 0.000186 65.378814 ( 6.406443)
test_basic 0.002472 0.000883 0.244538 ( 0.340127)
test_all 0.000697 0.000249 484.376927 ( 46.281748)
test_rubyspec 0.022386 0.004247 34.607679 ( 45.184560)
total: 104.80 sec