Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-125004
#<BuildRuby:0x0000562dd3cec6e0
@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.20220916-125004",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007157 0.003766 1.080550 ( 1.173133)
build_miniruby 0.001883 0.000235 0.073603 ( 0.071950)
build_ruby 0.001876 0.000235 0.073334 ( 0.071837)
build_all 0.005242 0.005030 1.555062 ( 0.608671)
build_install 0.019285 0.001754 1.923871 ( 0.958246)
test_btest 0.001310 0.000218 96.081809 ( 9.204512)
test_basic 0.003085 0.004632 0.349335 ( 0.438813)
test_all 0.003661 0.000771 662.074303 ( 67.972935)
test_rubyspec 0.104745 0.060406 46.916901 ( 54.956098)
total: 135.46 sec