Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-170743
#<BuildRuby:0x000055cfbc2aa378
@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="-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.20221228-170743",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000032 0.000010 0.000042 ( 0.000027)
build_up 0.004960 0.001526 0.848626 ( 1.035414)
build_miniruby 0.001038 0.000319 1.035164 ( 1.033096)
build_ruby 0.001228 0.000378 2.788781 ( 2.786320)
build_all 0.006209 0.003549 16.746361 ( 3.001629)
build_install 0.001892 0.007490 2.324984 ( 1.187127)
test_btest 0.000676 0.000296 75.077507 ( 10.525998)
test_basic 0.004504 0.001970 0.356011 ( 0.442078)
test_all 0.001063 0.000465 657.327133 (100.839101)
test_rubyspec 0.044615 0.067721 51.684362 ( 59.741762)
total: 180.59 sec