Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-155106
#<BuildRuby:0x000055e3b67e7418
@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.20221203-155106",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004928 0.000051 1.194278 ( 1.188232)
build_miniruby 0.000930 0.000066 0.956818 ( 0.955445)
build_ruby 0.001125 0.000080 2.749513 ( 2.651253)
build_all 0.005312 0.003973 15.938269 ( 3.408297)
build_install 0.008583 0.000516 2.249648 ( 1.261221)
test_btest 0.000558 0.000066 66.224268 ( 11.794162)
test_basic 0.005324 0.000092 0.310954 ( 0.402131)
test_all 0.000953 0.000106 652.527232 (121.788357)
test_rubyspec 0.046363 0.027701 53.242469 ( 61.406992)
total: 204.86 sec