Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-181643
#<BuildRuby:0x0000561ccd772848
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-181643",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004987 0.000070 1.105674 ( 1.118792)
build_miniruby 0.000918 0.000062 1.014075 ( 1.012935)
build_ruby 0.001176 0.000000 2.751038 ( 2.651934)
build_all 0.004440 0.004278 15.818029 ( 3.263735)
build_install 0.008541 0.000020 2.022825 ( 1.181599)
test_btest 0.000000 0.000554 61.678625 ( 10.548500)
test_basic 0.000000 0.004944 0.291332 ( 0.382188)
test_all 0.000859 0.001270 684.208134 (125.678976)
test_rubyspec 0.054048 0.016027 53.067339 ( 61.301518)
total: 207.14 sec