Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-084709
#<BuildRuby:0x000055c2ab69a8c0
@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.20220802-084709",
@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.000019 0.000000 0.000019 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006352 0.000361 0.861211 ( 0.876362)
build_miniruby 0.000905 0.000140 0.057859 ( 0.056604)
build_ruby 0.000868 0.000133 0.059456 ( 0.058219)
build_all 0.004091 0.000629 1.522336 ( 0.584328)
build_install 0.008425 0.002892 5.634186 ( 2.143924)
test_btest 0.000648 0.000000 49.706549 ( 8.628022)
test_basic 0.001718 0.003766 0.295712 ( 0.384874)
test_all 0.001059 0.000236 595.989846 ( 91.658620)
test_rubyspec 0.064932 0.056720 43.897362 ( 49.494018)
total: 153.89 sec