Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-111225
#<BuildRuby:0x000055b30e744480
@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.20220508-111225",
@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.000006)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002462 0.007664 1.036482 ( 1.237193)
build_miniruby 0.001266 0.000253 0.064826 ( 0.063030)
build_ruby 0.001685 0.000000 0.068998 ( 0.067044)
build_all 0.007570 0.000000 1.493286 ( 0.662789)
build_install 0.014122 0.007878 6.250471 ( 3.031522)
test_btest 0.001040 0.000248 70.258226 ( 9.482275)
test_basic 0.005978 0.001424 0.327619 ( 0.415722)
test_all 0.002242 0.000000 684.720243 ( 69.877287)
test_rubyspec 0.035144 0.092264 48.932234 ( 54.231840)
total: 139.07 sec