Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-221334
#<BuildRuby:0x0000561c58ba67e0
@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.20220829-221334",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.002367 0.003906 0.877478 ( 0.932116)
build_miniruby 0.000903 0.000129 0.058457 ( 0.057191)
build_ruby 0.000000 0.001026 0.060229 ( 0.058997)
build_all 0.001975 0.002585 1.541346 ( 0.588346)
build_install 0.003310 0.007718 1.926246 ( 0.952416)
test_btest 0.000531 0.000166 47.884338 ( 8.666194)
test_basic 0.001131 0.004382 0.325420 ( 0.414190)
test_all 0.001688 0.000000 610.651255 ( 88.601587)
test_rubyspec 0.092864 0.039460 43.755828 ( 52.042574)
total: 152.31 sec