Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-130552
#<BuildRuby:0x0000563b8b788af8
@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.20220228-130552",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009541 0.000776 0.991811 ( 1.080813)
build_miniruby 0.001845 0.000263 0.075975 ( 0.073887)
build_ruby 0.001927 0.000275 0.074388 ( 0.072614)
build_all 0.008760 0.001251 4.245545 ( 0.844047)
build_install 0.016648 0.005489 7.992012 ( 2.391724)
test_btest 0.000979 0.000173 72.349658 ( 8.302775)
test_basic 0.001798 0.005935 0.326750 ( 0.415437)
test_all 0.001443 0.000340 663.169961 ( 64.984073)
test_rubyspec 0.087478 0.074306 46.204815 ( 51.767736)
total: 129.93 sec