Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-151342
#<BuildRuby:0x000055cce12b00f8
@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.20221220-151342",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003655 0.000406 0.865116 ( 1.097147)
build_miniruby 0.001001 0.000111 0.964132 ( 0.962639)
build_ruby 0.001001 0.000112 2.752078 ( 2.641314)
build_all 0.008867 0.000000 15.815379 ( 3.263989)
build_install 0.008358 0.000397 2.200745 ( 1.220855)
test_btest 0.000573 0.000054 64.105251 ( 11.224613)
test_basic 0.004273 0.000407 0.292352 ( 0.382895)
test_all 0.001705 0.000086 679.597285 (136.574404)
test_rubyspec 0.053208 0.014291 52.506328 ( 60.593288)
total: 217.96 sec