Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-022213
#<BuildRuby:0x000055a96518cdb0
@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.20220308-022213",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010018 0.001541 1.017575 ( 2.248526)
build_miniruby 0.001706 0.000263 0.067913 ( 0.066344)
build_ruby 0.001533 0.000235 0.078513 ( 0.077316)
build_all 0.010404 0.000073 4.173342 ( 0.848452)
build_install 0.019855 0.000000 8.006451 ( 2.426570)
test_btest 0.001587 0.000167 74.272446 ( 8.420489)
test_basic 0.002981 0.004751 0.345488 ( 0.433349)
test_all 0.001761 0.000000 670.946194 ( 65.998977)
test_rubyspec 0.124723 0.045921 46.520198 ( 51.550577)
total: 132.07 sec