Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-012320
#<BuildRuby:0x000055e5152ab340
@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.20220309-012320",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010010 0.000814 0.995006 ( 1.436870)
build_miniruby 0.001422 0.000189 0.077658 ( 0.075632)
build_ruby 0.002451 0.000000 0.081236 ( 0.078828)
build_all 0.007352 0.003855 4.192407 ( 0.843626)
build_install 0.023928 0.000000 7.859455 ( 2.389943)
test_btest 0.001185 0.000000 74.727047 ( 8.063880)
test_basic 0.003720 0.004134 0.332374 ( 0.427054)
test_all 0.001673 0.000268 689.802863 ( 66.793981)
test_rubyspec 0.082002 0.071600 45.914083 ( 51.329131)
total: 131.44 sec