Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-053808
#<BuildRuby:0x00005647d4f58bc0
@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",
@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-test.20220226-053808",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005538 0.000233 0.873772 ( 0.907793)
build_miniruby 0.000000 0.000823 0.062355 ( 0.061227)
build_ruby 0.000000 0.000863 0.063993 ( 0.062759)
build_all 0.003376 0.001374 3.335560 ( 0.908232)
build_install 0.008739 0.000968 6.793237 ( 2.319360)
test_btest 0.000729 0.000146 43.211312 ( 6.654907)
test_basic 0.004133 0.000826 0.242768 ( 0.332995)
test_all 0.000000 0.003371 541.117774 ( 84.324203)
test_rubyspec 0.028073 0.043167 39.995843 ( 46.922662)
total: 142.49 sec