Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-174835
#<BuildRuby:0x00005564deb89d70
@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.20220218-174835",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004783 0.000399 0.884758 ( 1.839823)
build_miniruby 0.000862 0.000072 0.062377 ( 0.061236)
build_ruby 0.000860 0.000072 0.063972 ( 0.062808)
build_all 0.000044 0.004682 3.186076 ( 0.827947)
build_install 0.005127 0.004784 6.655688 ( 2.243190)
test_btest 0.000711 0.000165 38.914697 ( 6.832853)
test_basic 0.004199 0.000969 0.269052 ( 0.359048)
test_all 0.003312 0.000146 552.537800 ( 85.062869)
test_rubyspec 0.057323 0.043827 39.603397 ( 46.752071)
total: 144.04 sec