Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-105206
#<BuildRuby:0x000055a5106268c0
@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.20220820-105206",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006320 0.000164 0.864272 ( 0.888332)
build_miniruby 0.000963 0.000064 0.057281 ( 0.056037)
build_ruby 0.000924 0.000062 0.059806 ( 0.058640)
build_all 0.000931 0.003761 1.542416 ( 0.582220)
build_install 0.010367 0.000753 1.923104 ( 0.962213)
test_btest 0.000802 0.000095 48.754185 ( 8.825744)
test_basic 0.001685 0.003943 0.294945 ( 0.384089)
test_all 0.001589 0.000914 605.430438 ( 89.687805)
test_rubyspec 0.062524 0.064375 44.028595 ( 52.276789)
total: 153.72 sec