Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-151759
#<BuildRuby:0x000055915b588bc0
@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.20220220-151759",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005368 0.000412 0.836169 ( 0.901096)
build_miniruby 0.000808 0.000062 0.061566 ( 0.060431)
build_ruby 0.000821 0.000063 0.063703 ( 0.062529)
build_all 0.004818 0.000000 3.193739 ( 0.826115)
build_install 0.005876 0.004097 6.645894 ( 2.224188)
test_btest 0.000605 0.000075 39.729181 ( 7.301514)
test_basic 0.005726 0.000169 0.353986 ( 0.442569)
test_all 0.001095 0.002099 528.068621 ( 83.871009)
test_rubyspec 0.068081 0.026900 39.752226 ( 46.891775)
total: 142.58 sec