Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-193107
#<BuildRuby:0x000055f6d943d6b0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220131-193107",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.001260 0.004340 0.861417 ( 0.876563)
build_miniruby 0.000734 0.000267 0.062176 ( 0.061012)
build_ruby 0.000677 0.000247 0.064156 ( 0.062973)
build_all 0.004565 0.000143 3.184861 ( 0.827452)
build_install 0.007622 0.002541 6.643789 ( 2.221477)
test_btest 0.000593 0.000197 27.347004 ( 25.003302)
test_basic 0.003248 0.001083 0.251424 ( 0.342281)
test_all 0.000439 0.003332 530.736301 ( 84.698145)
test_rubyspec 0.051378 0.045958 39.552286 ( 46.506210)
total: 160.60 sec