Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-105319
#<BuildRuby:0x0000556f44eba678
@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.20220224-105319",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002184 0.003635 0.796139 ( 8.075658)
build_miniruby 0.000820 0.000117 0.062626 ( 0.061473)
build_ruby 0.000814 0.000116 0.064945 ( 0.063658)
build_all 0.004296 0.000613 3.294482 ( 0.894690)
build_install 0.001163 0.008717 6.808093 ( 2.337164)
test_btest 0.000617 0.000176 38.585574 ( 7.109882)
test_basic 0.003975 0.001135 0.304480 ( 0.394238)
test_all 0.003173 0.000275 563.048331 ( 80.832769)
test_rubyspec 0.052188 0.044548 40.044105 ( 46.978445)
total: 146.75 sec