Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-125137
#<BuildRuby:0x000055d2bc6aa9c0
@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.20220827-125137",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000052 0.000000 0.000052 ( 0.000052)
build_up 0.009663 0.000916 0.820094 ( 0.877990)
build_miniruby 0.001255 0.000193 0.059100 ( 0.058817)
build_ruby 0.001476 0.000227 0.065987 ( 0.065558)
build_all 0.008693 0.000000 1.236258 ( 0.486609)
build_install 0.012652 0.004345 1.543406 ( 0.789032)
test_btest 0.001059 0.000177 53.640989 ( 6.147131)
test_basic 0.004888 0.000815 0.295475 ( 0.387499)
test_all 0.004628 0.000000 496.187826 ( 52.375979)
test_rubyspec 0.099418 0.037749 41.952020 ( 50.612472)
total: 111.80 sec