Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-023601
#<BuildRuby:0x0000563d6546cfa0
@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.20220223-023601",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005437 0.000000 0.679711 ( 0.883042)
build_miniruby 0.000914 0.000000 0.062036 ( 0.060801)
build_ruby 0.000993 0.000000 0.064850 ( 0.063599)
build_all 0.004281 0.000000 1.555366 ( 0.614325)
build_install 0.005311 0.004191 5.044874 ( 2.058458)
test_btest 0.000686 0.000040 39.936869 ( 6.787534)
test_basic 0.004944 0.000291 0.267304 ( 0.358083)
test_all 0.002968 0.000175 546.323128 ( 86.924307)
test_rubyspec 0.078073 0.026914 39.993709 ( 46.924506)
total: 144.68 sec