Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-165641
#<BuildRuby:0x0000556d0852fba0
@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.20220823-165641",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008804 0.001468 0.825234 ( 1.439197)
build_miniruby 0.001658 0.000276 0.062240 ( 0.060963)
build_ruby 0.001492 0.000248 0.066430 ( 0.065412)
build_all 0.007628 0.000440 1.251052 ( 0.464712)
build_install 0.013543 0.002084 1.611409 ( 0.806817)
test_btest 0.001286 0.000197 53.790354 ( 6.457053)
test_basic 0.002292 0.005325 0.289942 ( 0.389335)
test_all 0.005641 0.000000 502.515367 ( 53.344536)
test_rubyspec 0.074366 0.058793 42.052992 ( 50.519699)
total: 113.55 sec