Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-234950
#<BuildRuby:0x000055cd96680010
@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.20230104-234950",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.005055 0.000674 0.841096 ( 1.498490)
build_miniruby 0.001171 0.000156 1.021078 ( 1.019119)
build_ruby 0.001398 0.000187 2.781756 ( 2.779169)
build_all 0.004677 0.005310 16.787568 ( 3.014042)
build_install 0.008996 0.002634 2.267903 ( 1.178324)
test_btest 0.000848 0.000179 68.203924 ( 10.907286)
test_basic 0.000000 0.007430 0.368344 ( 0.452611)
test_all 0.000000 0.001302 679.736305 ( 95.458161)
test_rubyspec 0.066345 0.047572 51.620824 ( 59.722673)
total: 176.03 sec