Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-100839
#<BuildRuby:0x0000559f0e277e20
@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.20221212-100839",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004128 0.000024 0.884227 ( 1.127384)
build_miniruby 0.000813 0.000116 1.026171 ( 1.024813)
build_ruby 0.001266 0.000000 2.806328 ( 2.701229)
build_all 0.008413 0.000761 15.788859 ( 3.274988)
build_install 0.006743 0.004050 2.287070 ( 1.258267)
test_btest 0.000475 0.000084 63.019282 ( 11.205555)
test_basic 0.003941 0.000695 0.307963 ( 0.398997)
test_all 0.000750 0.001201 683.949706 (139.668998)
test_rubyspec 0.058023 0.007766 52.444279 ( 60.625857)
total: 221.29 sec