Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-234405
#<BuildRuby:0x0000556900fde5a8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-234405",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002801 0.003676 0.842254 ( 1.084441)
build_miniruby 0.000876 0.000188 0.057935 ( 0.056629)
build_ruby 0.000829 0.000000 0.059281 ( 0.058159)
build_all 0.000983 0.003358 1.476944 ( 0.606541)
build_install 0.008511 0.000229 6.345585 ( 2.861220)
test_btest 0.000648 0.000153 54.296326 ( 8.746996)
test_basic 0.004816 0.001134 0.337932 ( 0.425910)
test_all 0.001213 0.000286 620.988129 ( 97.569908)
test_rubyspec 0.076375 0.049808 44.291968 ( 49.224970)
total: 160.64 sec