Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-065216
#<BuildRuby:0x000055763b8b65a8
@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.20220429-065216",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006988 0.000000 0.849681 ( 1.696472)
build_miniruby 0.001009 0.000000 0.057438 ( 0.056223)
build_ruby 0.000984 0.000051 0.057555 ( 0.056284)
build_all 0.004144 0.000276 1.484686 ( 0.597612)
build_install 0.010597 0.000382 6.254997 ( 2.846272)
test_btest 0.000782 0.000049 54.754607 ( 7.821995)
test_basic 0.005240 0.000328 0.327603 ( 0.416201)
test_all 0.001330 0.000083 606.384391 ( 96.000357)
test_rubyspec 0.062334 0.055494 43.834891 ( 48.753822)
total: 158.25 sec