Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-230334
#<BuildRuby:0x000055f2e47dca58
@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.20220309-230334",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007271 0.004507 1.007371 ( 1.924871)
build_miniruby 0.001667 0.000222 0.076866 ( 0.074722)
build_ruby 0.001966 0.000262 0.075845 ( 0.073459)
build_all 0.007275 0.000970 1.506218 ( 0.620138)
build_install 0.016272 0.006136 5.253316 ( 2.161505)
test_btest 0.000879 0.000155 74.498749 ( 8.170676)
test_basic 0.005710 0.001536 0.342696 ( 0.435985)
test_all 0.001692 0.000308 659.252128 ( 65.567447)
test_rubyspec 0.116664 0.043783 46.138126 ( 51.291976)
total: 130.32 sec