Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-114414
#<BuildRuby:0x00005590f28e2140
@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-114414",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005198 0.000399 0.915430 ( 2.036532)
build_miniruby 0.000797 0.000061 0.062266 ( 0.061155)
build_ruby 0.000823 0.000064 0.066340 ( 0.065234)
build_all 0.004676 0.000018 3.172947 ( 0.822157)
build_install 0.004823 0.005132 6.652485 ( 2.233337)
test_btest 0.000701 0.000100 27.308169 ( 24.943501)
test_basic 0.001306 0.004135 0.334011 ( 0.423171)
test_all 0.002758 0.000552 560.211651 ( 85.263796)
test_rubyspec 0.078288 0.025145 39.494785 ( 46.452161)
total: 162.30 sec