Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-232051
#<BuildRuby:0x0000558ec74f8e80
@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.20220809-232051",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010254 0.000000 0.834944 ( 0.990078)
build_miniruby 0.001475 0.000000 0.053734 ( 0.052169)
build_ruby 0.002168 0.000000 0.061275 ( 0.059504)
build_all 0.008730 0.000000 1.253084 ( 0.475452)
build_install 0.011240 0.005516 4.213535 ( 1.810979)
test_btest 0.001716 0.000107 51.691680 ( 6.350023)
test_basic 0.002337 0.005250 0.295276 ( 0.384388)
test_all 0.003367 0.000000 502.331760 ( 52.085758)
test_rubyspec 0.093007 0.047378 41.958171 ( 49.517175)
total: 111.73 sec