Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-051937
#<BuildRuby:0x0000556a4d3bbe80
@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.20230103-051937",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000026)
build_up 0.006238 0.000000 0.842335 ( 1.028796)
build_miniruby 0.001384 0.000000 1.011485 ( 1.009604)
build_ruby 0.001657 0.000000 2.768352 ( 2.765649)
build_all 0.003390 0.006467 16.720976 ( 2.986384)
build_install 0.004991 0.004461 2.287326 ( 1.172858)
test_btest 0.000915 0.000174 76.435145 ( 10.980606)
test_basic 0.003631 0.003758 0.351341 ( 0.435962)
test_all 0.001212 0.000276 678.086365 ( 96.119734)
test_rubyspec 0.096333 0.034385 51.560935 ( 59.567508)
total: 176.07 sec