Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-050105
#<BuildRuby:0x00005592ed1673c8
@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.20230108-050105",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.005816 0.000776 0.843432 ( 1.022991)
build_miniruby 0.001177 0.000157 1.011160 ( 1.009180)
build_ruby 0.001283 0.000171 2.772996 ( 2.770370)
build_all 0.008721 0.001163 16.878130 ( 2.998577)
build_install 0.011314 0.000156 2.135295 ( 1.076290)
test_btest 0.000757 0.000089 68.309151 ( 11.265045)
test_basic 0.005944 0.000699 0.363032 ( 0.449064)
test_all 0.001154 0.000135 656.497880 (105.737854)
test_rubyspec 0.089005 0.043899 52.190283 ( 60.276699)
total: 186.61 sec