Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-053452
#<BuildRuby:0x000055c041e9a8c0
@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.20220829-053452",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006324 0.000451 0.859779 ( 0.916809)
build_miniruby 0.001020 0.000000 0.058924 ( 0.057587)
build_ruby 0.000959 0.000000 0.059619 ( 0.058446)
build_all 0.004298 0.000000 1.526748 ( 0.585615)
build_install 0.006160 0.004833 1.908275 ( 0.957233)
test_btest 0.000655 0.000082 47.724803 ( 8.353161)
test_basic 0.004925 0.000615 0.293309 ( 0.381887)
test_all 0.001912 0.000239 611.641114 ( 87.897207)
test_rubyspec 0.052674 0.034456 43.558714 ( 51.900276)
total: 151.11 sec