Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-111121
#<BuildRuby:0x000055c432f4c008
@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.20230109-111121",
@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.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005775 0.000770 0.843852 ( 1.502780)
build_miniruby 0.001212 0.000162 1.009357 ( 1.007383)
build_ruby 0.001436 0.000191 2.782597 ( 2.779936)
build_all 0.009886 0.000131 16.838044 ( 3.005052)
build_install 0.011123 0.000233 2.116316 ( 1.082750)
test_btest 0.000917 0.000097 75.026276 ( 11.022283)
test_basic 0.002378 0.005001 0.353516 ( 0.438251)
test_all 0.001568 0.000247 663.481132 (107.493461)
test_rubyspec 0.084812 0.027565 51.944873 ( 60.017464)
total: 188.35 sec