Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-105021
#<BuildRuby:0x000055b7bc7f0610
@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.20220911-105021",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010159 0.000129 1.124072 ( 1.226307)
build_miniruby 0.002200 0.000137 0.075019 ( 0.073672)
build_ruby 0.000000 0.002384 0.069308 ( 0.066938)
build_all 0.001861 0.008990 1.550742 ( 0.600579)
build_install 0.019936 0.000748 1.936394 ( 0.961616)
test_btest 0.001045 0.000190 93.294520 ( 9.653129)
test_basic 0.000000 0.006389 0.357043 ( 0.447358)
test_all 0.001341 0.001195 682.616302 ( 68.639104)
test_rubyspec 0.097118 0.067906 47.272719 ( 55.681326)
total: 137.35 sec