Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-110649
#<BuildRuby:0x0000562c694ffba0
@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.20220828-110649",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001100 0.010055 0.827716 ( 1.449821)
build_miniruby 0.001242 0.000791 0.064996 ( 0.063354)
build_ruby 0.001243 0.000792 0.068161 ( 0.066148)
build_all 0.005575 0.003548 1.255536 ( 0.468879)
build_install 0.011338 0.005951 1.574299 ( 0.807707)
test_btest 0.000000 0.001318 52.880109 ( 5.938572)
test_basic 0.000000 0.008145 0.301160 ( 0.393995)
test_all 0.002372 0.002536 477.412396 ( 51.401205)
test_rubyspec 0.065356 0.072057 41.002186 ( 49.676282)
total: 110.27 sec