Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-044235
#<BuildRuby:0x00005556386315a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-044235",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000064 0.000000 0.000064 ( 0.000072)
build_up 0.010469 0.000000 0.973332 ( 1.897148)
build_miniruby 0.002533 0.000000 0.076345 ( 0.073663)
build_ruby 0.001986 0.000000 0.076388 ( 0.074727)
build_all 0.011349 0.000000 4.119297 ( 0.791739)
build_install 0.015432 0.007998 7.794028 ( 2.321718)
test_btest 0.001169 0.000090 47.346925 ( 44.041411)
test_basic 0.003352 0.004437 0.336226 ( 0.430587)
test_all 0.001982 0.000229 701.673616 ( 67.781531)
test_rubyspec 0.139335 0.032697 46.036918 ( 51.217128)
total: 168.63 sec