Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-235526
#<BuildRuby:0x000055961af8e660
@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.20220216-235526",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004936 0.000269 0.836126 ( 0.893770)
build_miniruby 0.000741 0.000185 0.061866 ( 0.060722)
build_ruby 0.000796 0.000199 0.063972 ( 0.062734)
build_all 0.004654 0.000131 3.203432 ( 0.836457)
build_install 0.008026 0.001852 6.651016 ( 2.236179)
test_btest 0.000629 0.000145 36.711010 ( 7.616177)
test_basic 0.004229 0.000000 0.225875 ( 0.317657)
test_all 0.003168 0.000168 548.346091 ( 79.541969)
test_rubyspec 0.051843 0.053931 39.628290 ( 46.492997)
total: 138.06 sec