Logfile: /home/ko1/ruby/logs/brlog.trunk.20220411-225349
#<BuildRuby:0x000055f398ce44d8
@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.20220411-225349",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009601 0.001477 0.991899 ( 1.053338)
build_miniruby 0.001906 0.000293 0.071370 ( 0.069183)
build_ruby 0.001743 0.000269 0.078182 ( 0.076411)
build_all 0.009468 0.000000 1.549992 ( 0.637067)
build_install 0.018147 0.003903 2.030537 ( 1.137050)
test_btest 0.000992 0.000149 76.395329 ( 8.138676)
test_basic 0.005162 0.003206 0.339739 ( 0.429928)
test_all 0.003016 0.000202 669.423949 ( 65.860351)
test_rubyspec 0.124269 0.053712 46.664105 ( 52.050535)
total: 129.45 sec