Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-181129
#<BuildRuby:0x000055f1663f3e20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-181129",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000044 0.000000 0.000044 ( 0.000058)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001089 0.003798 1.185848 ( 1.509800)
build_miniruby 0.001105 0.000000 0.936507 ( 0.935117)
build_ruby 0.001204 0.000000 2.831130 ( 2.696109)
build_all 0.008367 0.000901 15.864012 ( 3.285495)
build_install 0.007480 0.002828 2.289729 ( 1.319723)
test_btest 0.000573 0.000090 68.572744 ( 11.342808)
test_basic 0.000780 0.004122 0.326489 ( 0.418070)
test_all 0.001181 0.000248 685.139090 (106.302660)
test_rubyspec 0.043953 0.022299 53.656405 ( 61.890686)
total: 189.70 sec