Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-215009
#<BuildRuby:0x000055d2ec9c8460
@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-215009",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003182 0.000867 0.876909 ( 1.145631)
build_miniruby 0.000737 0.000201 0.928009 ( 0.926779)
build_ruby 0.000867 0.000236 2.707140 ( 2.705849)
build_all 0.005447 0.003466 15.694181 ( 3.385668)
build_install 0.008935 0.000000 2.306743 ( 1.324705)
test_btest 0.000567 0.000000 63.308205 ( 11.526105)
test_basic 0.004268 0.000200 0.290476 ( 0.382165)
test_all 0.001241 0.000310 689.462753 (141.178638)
test_rubyspec 0.043593 0.022788 52.827921 ( 60.949456)
total: 223.53 sec