Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-172057
#<BuildRuby:0x000055d792853eb8
@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.20220430-172057",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002880 0.003880 0.841863 ( 1.055076)
build_miniruby 0.000822 0.000190 0.057164 ( 0.055854)
build_ruby 0.000833 0.000192 0.057441 ( 0.056175)
build_all 0.004254 0.000000 1.501878 ( 0.602423)
build_install 0.010632 0.000432 6.245513 ( 2.784198)
test_btest 0.000503 0.000094 51.400953 ( 8.495317)
test_basic 0.006152 0.000000 0.343657 ( 0.431021)
test_all 0.001514 0.000000 638.590567 ( 93.111863)
test_rubyspec 0.090043 0.026852 43.705174 ( 48.643633)
total: 155.24 sec