Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-110004
#<BuildRuby:0x0000561bf0a148e0
@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.20220210-110004",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005277 0.000000 0.869641 ( 2.001853)
build_miniruby 0.000000 0.000921 0.062199 ( 0.060897)
build_ruby 0.000000 0.000854 0.063724 ( 0.062528)
build_all 0.002424 0.002212 3.183655 ( 0.827249)
build_install 0.009203 0.000678 6.693016 ( 2.267469)
test_btest 0.000507 0.000067 42.804483 ( 6.685099)
test_basic 0.006893 0.000300 0.339041 ( 0.426203)
test_all 0.003678 0.000122 561.006492 ( 83.644992)
test_rubyspec 0.048545 0.023907 39.534547 ( 46.573312)
total: 142.55 sec