Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-090138
#<BuildRuby:0x00005644c22fe678
@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.20230102-090138",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006202 0.000344 0.844102 ( 1.046857)
build_miniruby 0.001102 0.000061 1.023585 ( 1.021755)
build_ruby 0.001508 0.000083 2.777993 ( 2.775389)
build_all 0.009683 0.000000 16.743674 ( 2.979902)
build_install 0.010192 0.000105 2.293749 ( 1.183267)
test_btest 0.000845 0.000038 72.524056 ( 11.191426)
test_basic 0.002416 0.004769 0.348098 ( 0.433062)
test_all 0.001436 0.000130 668.787513 (117.021794)
test_rubyspec 0.098841 0.032810 51.489023 ( 59.492877)
total: 197.15 sec