Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-151455
#<BuildRuby:0x000055bc223b9e38
@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.20220214-151455",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001904 0.003236 0.916801 ( 4.610972)
build_miniruby 0.000706 0.000101 0.061847 ( 0.060813)
build_ruby 0.000000 0.000983 0.063960 ( 0.062727)
build_all 0.002210 0.002415 3.169093 ( 0.822279)
build_install 0.006432 0.003446 6.631985 ( 2.232435)
test_btest 0.000839 0.000197 43.040423 ( 6.697138)
test_basic 0.004051 0.000954 0.283586 ( 0.373903)
test_all 0.003405 0.000506 555.652581 ( 81.106708)
test_rubyspec 0.085130 0.019096 39.505069 ( 46.493095)
total: 142.46 sec