Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-210016
#<BuildRuby:0x0000563229c33f00
@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-210016",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003618 0.000639 0.845754 ( 1.060778)
build_miniruby 0.000756 0.000134 1.032807 ( 1.031574)
build_ruby 0.000969 0.000171 2.719196 ( 2.718094)
build_all 0.002308 0.006823 15.797389 ( 3.303835)
build_install 0.008764 0.001216 2.267813 ( 1.266845)
test_btest 0.000503 0.000126 66.491822 ( 10.768875)
test_basic 0.004340 0.000041 0.273605 ( 0.364839)
test_all 0.000000 0.001307 680.063978 (151.260487)
test_rubyspec 0.027709 0.022916 53.762578 ( 61.944164)
total: 233.72 sec