Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-211250
#<BuildRuby:0x0000562fa208f1d8
@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.20220221-211250",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011447 0.000000 0.946648 ( 1.917788)
build_miniruby 0.000000 0.002289 0.076404 ( 0.074234)
build_ruby 0.000816 0.001709 0.075352 ( 0.072824)
build_all 0.009416 0.000280 4.086098 ( 0.777879)
build_install 0.015317 0.008486 7.864240 ( 2.321448)
test_btest 0.000918 0.000120 77.363978 ( 8.076978)
test_basic 0.007595 0.000407 0.333712 ( 0.422901)
test_all 0.001654 0.000207 705.845709 ( 67.845167)
test_rubyspec 0.145243 0.008853 46.120451 ( 51.699568)
total: 133.21 sec