Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-225626
#<BuildRuby:0x000055b143937e80
@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.20221221-225626",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000562 0.003627 0.842050 ( 1.089623)
build_miniruby 0.000793 0.000113 1.003390 ( 1.001954)
build_ruby 0.001046 0.000149 2.642192 ( 2.640967)
build_all 0.003288 0.005982 15.796560 ( 3.322046)
build_install 0.008322 0.001958 2.209587 ( 1.216089)
test_btest 0.000428 0.000100 68.617764 ( 11.200086)
test_basic 0.000000 0.004422 0.325994 ( 0.416991)
test_all 0.000000 0.001535 678.387210 (136.950389)
test_rubyspec 0.046979 0.022729 51.489433 ( 59.710545)
total: 217.55 sec