Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-210854
#<BuildRuby:0x00005634ccd78fa0
@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.20220211-210854",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005492 0.000118 0.863746 ( 1.233505)
build_miniruby 0.000725 0.000052 0.061449 ( 0.060354)
build_ruby 0.000800 0.000057 0.064314 ( 0.063052)
build_all 0.004225 0.000302 3.164694 ( 0.824418)
build_install 0.009598 0.000348 6.683883 ( 2.254975)
test_btest 0.000738 0.000050 38.588454 ( 7.030617)
test_basic 0.004628 0.000309 0.272914 ( 0.363625)
test_all 0.003238 0.000140 551.688302 ( 89.251323)
test_rubyspec 0.064262 0.003235 39.672349 ( 46.705229)
total: 147.79 sec