Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-132806
#<BuildRuby:0x0000555bb39bc008
@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.20221230-132806",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005415 0.001250 0.850923 ( 1.042232)
build_miniruby 0.001078 0.000249 1.022649 ( 1.020411)
build_ruby 0.001322 0.000305 2.776106 ( 2.773440)
build_all 0.005022 0.004811 16.821485 ( 2.994183)
build_install 0.009086 0.002596 2.302905 ( 1.183872)
test_btest 0.000733 0.000210 78.756715 ( 10.565680)
test_basic 0.006461 0.000267 0.372300 ( 0.457794)
test_all 0.001480 0.000122 663.738078 (100.470091)
test_rubyspec 0.074051 0.061192 51.709921 ( 59.732683)
total: 180.24 sec