Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-171706
#<BuildRuby:0x000055cfc0a9c028
@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.20230115-171706",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006423 0.001376 1.297373 ( 1.321791)
build_miniruby 0.001175 0.000252 1.695060 ( 1.566517)
build_ruby 0.001344 0.000288 2.777178 ( 2.774580)
build_all 0.009843 0.000162 16.748853 ( 2.988793)
build_install 0.008050 0.001510 2.162504 ( 1.102778)
test_btest 0.000687 0.000129 78.578311 ( 10.461995)
test_basic 0.001439 0.005455 0.361850 ( 0.447462)
test_all 0.001066 0.000267 667.434942 (105.668047)
test_rubyspec 0.079475 0.038459 52.275195 ( 60.329159)
total: 186.66 sec