Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-175336
#<BuildRuby:0x000055a574cb8af8
@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.20220209-175336",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010411 0.000856 0.960403 ( 1.062047)
build_miniruby 0.002023 0.000270 0.077122 ( 0.075342)
build_ruby 0.001848 0.000247 0.080843 ( 0.078715)
build_all 0.005453 0.004835 4.152624 ( 0.782445)
build_install 0.019714 0.005937 7.808267 ( 2.316922)
test_btest 0.001092 0.000230 72.572210 ( 8.184208)
test_basic 0.007791 0.000000 0.342147 ( 0.436452)
test_all 0.002073 0.000000 663.683572 ( 65.421191)
test_rubyspec 0.113650 0.050208 45.894495 ( 51.100774)
total: 129.46 sec