Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-161556
#<BuildRuby:0x000055d4a4bd4d30
@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-161556",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008486 0.000687 1.105543 ( 1.103432)
build_miniruby 0.002251 0.000000 0.074609 ( 0.072668)
build_ruby 0.001760 0.000000 0.072455 ( 0.070645)
build_all 0.011166 0.000279 1.566816 ( 0.596048)
build_install 0.020525 0.001883 1.881474 ( 0.943500)
test_btest 0.001031 0.000121 90.823642 ( 9.406662)
test_basic 0.001627 0.005814 0.358331 ( 0.447315)
test_all 0.004155 0.000000 671.491447 ( 67.653949)
test_rubyspec 0.105713 0.067253 46.913386 ( 55.026107)
total: 135.32 sec