Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-221513
#<BuildRuby:0x000055b6a67b2cc8
@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.20221129-221513",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006471 0.004501 1.225146 ( 1.242305)
build_miniruby 0.000093 0.002099 0.845919 ( 0.844800)
build_ruby 0.002222 0.000555 2.230890 ( 2.137075)
build_all 0.009412 0.009556 18.701182 ( 2.190269)
build_install 0.014469 0.006011 2.047296 ( 1.050804)
test_btest 0.001228 0.000446 87.072193 ( 8.988438)
test_basic 0.003945 0.005519 0.349537 ( 0.434421)
test_all 0.001766 0.000723 688.742871 ( 69.447880)
test_rubyspec 0.094947 0.071911 49.451619 ( 57.597932)
total: 143.93 sec