Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-152252
#<BuildRuby:0x00005562e4a200c0
@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.20221220-152252",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003173 0.000244 0.621140 ( 1.053014)
build_miniruby 0.000804 0.000062 0.723253 ( 0.722892)
build_ruby 0.000000 0.001230 2.500274 ( 2.500009)
build_all 0.003148 0.006122 12.510417 ( 1.518611)
build_install 0.005475 0.001095 1.614968 ( 0.763996)
test_btest 0.000528 0.000106 63.573544 ( 6.385136)
test_basic 0.003082 0.000617 0.249016 ( 0.344171)
test_all 0.001263 0.000252 509.663269 ( 70.016045)
test_rubyspec 0.015890 0.012703 35.636310 ( 46.199778)
total: 129.50 sec