Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-084512
#<BuildRuby:0x000055d6e17c4008
@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-084512",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.006129 0.000409 0.842673 ( 1.009230)
build_miniruby 0.001299 0.000000 1.016005 ( 1.014049)
build_ruby 0.001641 0.000000 2.781163 ( 2.778544)
build_all 0.009828 0.000000 16.786833 ( 2.982462)
build_install 0.009374 0.000221 2.288473 ( 1.196085)
test_btest 0.000000 0.000762 76.710094 ( 10.684299)
test_basic 0.002472 0.003705 0.342245 ( 0.428947)
test_all 0.001285 0.000128 657.371074 (112.418258)
test_rubyspec 0.104670 0.028804 51.739260 ( 59.826731)
total: 192.34 sec