Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-213239
#<BuildRuby:0x000055b6e4f63448
@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.20220506-213239",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000037)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.007333 0.880379 ( 1.374778)
build_miniruby 0.000854 0.000207 0.056949 ( 0.055689)
build_ruby 0.000855 0.000183 0.058216 ( 0.056928)
build_all 0.004345 0.000073 1.499854 ( 0.594432)
build_install 0.006425 0.004613 6.277201 ( 2.823469)
test_btest 0.000690 0.000173 55.354420 ( 7.758266)
test_basic 0.003107 0.002733 0.297201 ( 0.385563)
test_all 0.001233 0.000343 630.166871 ( 93.466058)
test_rubyspec 0.073957 0.045640 43.906938 ( 48.774935)
total: 155.29 sec