Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-195040
#<BuildRuby:0x00005625aa494208
@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.20220614-195040",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.006967 0.876069 ( 1.179804)
build_miniruby 0.000478 0.000535 0.057832 ( 0.056565)
build_ruby 0.001032 0.000000 0.059273 ( 0.058124)
build_all 0.003940 0.000225 1.493714 ( 0.602122)
build_install 0.006209 0.002709 6.323328 ( 2.869942)
test_btest 0.001180 0.000262 51.474874 ( 8.446097)
test_basic 0.004754 0.001056 0.334034 ( 0.422380)
test_all 0.001390 0.000309 627.809684 ( 94.294862)
test_rubyspec 0.095079 0.030878 44.192342 ( 49.752310)
total: 157.68 sec