Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-112137
#<BuildRuby:0x00005573247f42d8
@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.20220618-112137",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002397 0.004444 0.866828 ( 1.141793)
build_miniruby 0.000837 0.000193 0.057499 ( 0.056222)
build_ruby 0.000811 0.000187 0.059687 ( 0.058482)
build_all 0.003498 0.000808 1.491851 ( 0.609071)
build_install 0.009929 0.001167 6.345817 ( 2.838491)
test_btest 0.000681 0.000000 47.664226 ( 8.678144)
test_basic 0.001664 0.004213 0.349239 ( 0.437365)
test_all 0.001161 0.000310 621.131722 ( 91.763748)
test_rubyspec 0.057325 0.034036 44.231744 ( 49.796785)
total: 155.38 sec