Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-021845
#<BuildRuby:0x0000555df1284610
@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.20220902-021845",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010199 0.000949 0.975893 ( 0.997291)
build_miniruby 0.001755 0.000270 0.071292 ( 0.069697)
build_ruby 0.001555 0.000239 0.078824 ( 0.076796)
build_all 0.005035 0.004833 1.529781 ( 0.568230)
build_install 0.019634 0.002967 1.873989 ( 0.912416)
test_btest 0.000950 0.000190 76.098525 ( 8.250352)
test_basic 0.006850 0.001370 0.326933 ( 0.421793)
test_all 0.005021 0.000000 672.211560 ( 66.545649)
test_rubyspec 0.113214 0.058563 45.137775 ( 53.481646)
total: 131.32 sec