Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-083941
#<BuildRuby:0x000055fa3bbcbde0
@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.20220608-083941",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000029 0.000000 0.000029 ( 0.000016)
build_up 0.003073 0.003568 0.870800 ( 0.906283)
build_miniruby 0.000983 0.000057 0.057020 ( 0.055771)
build_ruby 0.000900 0.000053 0.060088 ( 0.058936)
build_all 0.004123 0.000243 1.532290 ( 0.622142)
build_install 0.010603 0.000623 6.291378 ( 2.858434)
test_btest 0.001163 0.000068 51.633709 ( 8.575547)
test_basic 0.005491 0.000323 0.355754 ( 0.443731)
test_all 0.001216 0.000071 630.194016 ( 94.582351)
test_rubyspec 0.054078 0.064801 44.171144 ( 49.702551)
total: 157.81 sec