Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-203220
#<BuildRuby:0x000055a45a0e4328
@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.20220627-203220",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005795 0.000892 0.841505 ( 1.271847)
build_miniruby 0.000855 0.000131 0.056840 ( 0.055655)
build_ruby 0.000750 0.000116 0.059425 ( 0.058247)
build_all 0.003709 0.000571 1.507204 ( 0.601437)
build_install 0.010186 0.000773 6.282228 ( 2.823456)
test_btest 0.000000 0.000927 48.571453 ( 8.717818)
test_basic 0.001033 0.004411 0.283088 ( 0.372184)
test_all 0.001367 0.000119 632.141033 ( 91.000905)
test_rubyspec 0.078602 0.051277 44.691572 ( 55.235236)
total: 160.14 sec