Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-092557
#<BuildRuby:0x00005655523acc00
@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.20220901-092557",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010658 0.000611 1.017957 ( 1.030531)
build_miniruby 0.000000 0.002602 0.070285 ( 0.067667)
build_ruby 0.001452 0.000639 0.082392 ( 0.080338)
build_all 0.008230 0.002977 1.505606 ( 0.575086)
build_install 0.018793 0.003777 1.854213 ( 0.921813)
test_btest 0.000889 0.000222 71.560545 ( 8.070492)
test_basic 0.006403 0.001601 0.316129 ( 0.405314)
test_all 0.002335 0.000584 675.573452 ( 66.890601)
test_rubyspec 0.104114 0.085174 45.698806 ( 54.123715)
total: 132.17 sec