Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-211210
#<BuildRuby:0x000055a6479bff58
@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.20221224-211210",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000374 0.004028 0.778632 ( 1.129250)
build_miniruby 0.000708 0.000163 0.959569 ( 0.958251)
build_ruby 0.000897 0.000207 2.671477 ( 2.670177)
build_all 0.008167 0.000870 15.906764 ( 3.366224)
build_install 0.009008 0.000921 2.233712 ( 1.224437)
test_btest 0.000511 0.000102 66.873802 ( 11.072609)
test_basic 0.003537 0.000708 0.324747 ( 0.416162)
test_all 0.001613 0.000110 631.728053 (108.606128)
test_rubyspec 0.039610 0.025905 51.943557 ( 60.109489)
total: 189.55 sec