Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-150307
#<BuildRuby:0x000055aefa6c8460
@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.20221217-150307",
@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.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.004025 0.851010 ( 1.106147)
build_miniruby 0.000000 0.001004 1.026361 ( 1.025194)
build_ruby 0.000000 0.001249 2.689644 ( 2.548528)
build_all 0.001434 0.007401 15.733579 ( 3.398951)
build_install 0.007437 0.003187 2.261394 ( 1.267125)
test_btest 0.000382 0.000163 66.270182 ( 11.153384)
test_basic 0.000185 0.004373 0.346920 ( 0.437873)
test_all 0.000956 0.000478 672.357586 (141.884637)
test_rubyspec 0.043732 0.021866 53.173327 ( 61.329321)
total: 224.15 sec