Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-113146
#<BuildRuby:0x000055e6d95e87b8
@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.20221128-113146",
@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.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009880 0.000000 1.107909 ( 1.151154)
build_miniruby 0.002516 0.000032 0.831010 ( 0.830626)
build_ruby 0.003842 0.000226 2.237831 ( 2.147629)
build_all 0.010886 0.008916 18.731513 ( 2.166918)
build_install 0.016919 0.005948 1.872560 ( 0.962256)
test_btest 0.001180 0.000225 84.723138 ( 9.284531)
test_basic 0.007834 0.001492 0.341254 ( 0.427823)
test_all 0.001414 0.001330 695.053704 ( 69.785717)
test_rubyspec 0.095325 0.084486 49.217492 ( 57.314698)
total: 144.07 sec