Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-152255
#<BuildRuby:0x00005589c63ec010
@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-152255",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.006905 0.000611 1.288808 ( 1.580142)
build_miniruby 0.001125 0.000241 1.695073 ( 1.567651)
build_ruby 0.001336 0.000286 2.775771 ( 2.773098)
build_all 0.009751 0.000162 16.801923 ( 3.005075)
build_install 0.009616 0.001803 2.175143 ( 1.095797)
test_btest 0.000000 0.000804 80.479508 ( 10.880689)
test_basic 0.000000 0.007178 0.381997 ( 0.467095)
test_all 0.000507 0.000776 659.932300 (102.023431)
test_rubyspec 0.080107 0.047962 52.312652 ( 60.330694)
total: 183.72 sec