Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-002951
#<BuildRuby:0x0000556091673940
@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.20220225-002951",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006855 0.004528 0.880950 ( 0.918841)
build_miniruby 0.001858 0.000372 0.071186 ( 0.068697)
build_ruby 0.002101 0.000420 0.075085 ( 0.072465)
build_all 0.006744 0.003926 4.187680 ( 0.836407)
build_install 0.022106 0.001842 7.918328 ( 2.374688)
test_btest 0.001246 0.000000 77.930475 ( 8.405973)
test_basic 0.006086 0.000510 0.328262 ( 0.422248)
test_all 0.002103 0.000000 709.733553 ( 68.084684)
test_rubyspec 0.100458 0.059439 46.273223 ( 51.587935)
total: 132.77 sec