Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-141343
#<BuildRuby:0x0000561cd4c0acc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-141343",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008583 0.001320 1.218318 ( 1.539287)
build_miniruby 0.000000 0.003184 0.845839 ( 0.843584)
build_ruby 0.001811 0.001749 2.246877 ( 2.156154)
build_all 0.019556 0.000986 18.522341 ( 2.178002)
build_install 0.015593 0.007842 2.032129 ( 1.019015)
test_btest 0.001142 0.000272 94.181096 ( 9.103585)
test_basic 0.008512 0.000869 0.354143 ( 0.440120)
test_all 0.001781 0.000405 739.367478 ( 71.936431)
test_rubyspec 0.091627 0.079540 49.046197 ( 57.177207)
total: 146.39 sec