Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-235629
#<BuildRuby:0x000055f76ec28920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-235629",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007439 0.003837 0.961561 ( 1.023985)
build_miniruby 0.001508 0.000580 0.075006 ( 0.073910)
build_ruby 0.001488 0.000572 0.074455 ( 0.073304)
build_all 0.004883 0.004515 1.555437 ( 0.610343)
build_install 0.022576 0.000000 1.946365 ( 0.949644)
test_btest 0.001546 0.000000 90.560152 ( 9.754917)
test_basic 0.007890 0.000000 0.347636 ( 0.436869)
test_all 0.003776 0.000000 672.452329 ( 68.167354)
test_rubyspec 0.115907 0.049543 46.814632 ( 55.175560)
total: 136.27 sec