Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-175901
#<BuildRuby:0x000055e31f6108e8
@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.20220617-175901",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009160 0.002814 0.989635 ( 1.828947)
build_miniruby 0.001528 0.000654 0.076248 ( 0.074635)
build_ruby 0.001346 0.000577 0.077894 ( 0.076296)
build_all 0.008902 0.001989 1.500191 ( 0.589118)
build_install 0.008423 0.014637 5.960099 ( 2.849341)
test_btest 0.000659 0.000366 72.269670 ( 8.081901)
test_basic 0.003086 0.003498 0.328531 ( 0.418486)
test_all 0.001394 0.000808 692.112367 ( 67.003724)
test_rubyspec 0.083163 0.070849 45.518660 ( 51.249556)
total: 132.17 sec