Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-103512
#<BuildRuby:0x000056442f1fbe80
@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.20221207-103512",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.003769 0.001077 1.171250 ( 1.185200)
build_miniruby 0.000666 0.000190 0.937043 ( 0.935679)
build_ruby 0.000955 0.000273 2.810049 ( 2.709604)
build_all 0.007156 0.002044 15.977838 ( 3.334879)
build_install 0.003577 0.004500 2.237155 ( 1.248866)
test_btest 0.000495 0.000165 64.724924 ( 11.607769)
test_basic 0.003256 0.001085 0.291236 ( 0.382549)
test_all 0.000757 0.000252 677.260275 (106.294014)
test_rubyspec 0.034321 0.023111 52.255916 ( 60.621410)
total: 188.32 sec