Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-063549
#<BuildRuby:0x0000560cc6c9a5a8
@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.20220520-063549",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.000000 0.007012 0.836197 ( 0.979577)
build_miniruby 0.000852 0.000220 0.057759 ( 0.056474)
build_ruby 0.000671 0.000207 0.058007 ( 0.056710)
build_all 0.001371 0.003047 1.484013 ( 0.603129)
build_install 0.005150 0.005978 6.305307 ( 2.846788)
test_btest 0.000516 0.000221 51.619278 ( 8.409071)
test_basic 0.004236 0.001815 0.341138 ( 0.428430)
test_all 0.001507 0.000645 643.316373 ( 91.127042)
test_rubyspec 0.057137 0.046662 44.003761 ( 49.584583)
total: 154.09 sec