Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-195947
#<BuildRuby:0x000056394b9448e8
@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.20220223-195947",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009589 0.001310 0.859936 ( 0.830462)
build_miniruby 0.001574 0.000363 0.075519 ( 0.074144)
build_ruby 0.002220 0.000000 0.074901 ( 0.072935)
build_all 0.005775 0.004251 4.207271 ( 0.839233)
build_install 0.013936 0.009074 7.935208 ( 2.385097)
test_btest 0.000618 0.000206 70.945927 ( 7.840269)
test_basic 0.006765 0.000000 0.338299 ( 0.426550)
test_all 0.001743 0.000000 656.708194 ( 65.075343)
test_rubyspec 0.069125 0.098472 46.168971 ( 51.686624)
total: 129.23 sec