Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-015833
#<BuildRuby:0x0000563a907b41b8
@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.20220222-015833",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001900 0.003708 0.819156 ( 0.787101)
build_miniruby 0.000914 0.000061 0.062604 ( 0.061309)
build_ruby 0.000826 0.000056 0.063769 ( 0.062677)
build_all 0.004630 0.000050 3.177633 ( 0.825408)
build_install 0.009496 0.000096 6.629346 ( 2.244458)
test_btest 0.000675 0.000037 35.905838 ( 8.122086)
test_basic 0.005239 0.000064 0.295671 ( 0.385298)
test_all 0.001228 0.001647 557.763788 ( 83.592813)
test_rubyspec 0.048415 0.032420 39.813754 ( 46.815581)
total: 142.90 sec