Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-024628
#<BuildRuby:0x00005639ca715480
@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.20220814-024628",
@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.000031 0.000005 0.000036 ( 0.000036)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.002479 0.008569 0.830464 ( 0.901380)
build_miniruby 0.001714 0.000528 0.062773 ( 0.061048)
build_ruby 0.001423 0.000438 0.063588 ( 0.061885)
build_all 0.007241 0.000827 1.245011 ( 0.469038)
build_install 0.013071 0.002270 1.554978 ( 0.789678)
test_btest 0.000757 0.000202 53.831106 ( 6.096055)
test_basic 0.006510 0.000332 0.295220 ( 0.384884)
test_all 0.003042 0.000761 503.042501 ( 52.936414)
test_rubyspec 0.084081 0.051656 41.796249 ( 49.438118)
total: 111.14 sec