Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-054420
#<BuildRuby:0x000055fa1575fde0
@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.20220728-054420",
@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.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005575 0.000858 0.814309 ( 0.947456)
build_miniruby 0.000863 0.000132 0.056764 ( 0.055551)
build_ruby 0.000818 0.000125 0.059299 ( 0.058153)
build_all 0.004571 0.000016 1.520628 ( 0.588153)
build_install 0.011061 0.000000 5.672612 ( 2.163325)
test_btest 0.000855 0.000000 46.322904 ( 8.751888)
test_basic 0.005855 0.000525 0.332336 ( 0.419411)
test_all 0.001172 0.000138 574.357513 ( 91.310886)
test_rubyspec 0.067706 0.020271 43.404379 ( 49.033491)
total: 153.33 sec