Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-090612
#<BuildRuby:0x0000563e85b80b90
@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",
@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.20220130-090612",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005864 0.000000 0.864149 ( 0.883852)
build_miniruby 0.000992 0.000000 0.061891 ( 0.060673)
build_ruby 0.000901 0.000000 0.063935 ( 0.062803)
build_all 0.004609 0.000000 3.146579 ( 0.824092)
build_install 0.005371 0.004500 6.620086 ( 2.232764)
test_btest 0.000772 0.000049 27.467258 ( 25.088770)
test_basic 0.004983 0.000311 0.286447 ( 0.376272)
test_all 0.003339 0.000127 549.423947 ( 79.232499)
test_rubyspec 0.073246 0.029346 39.415545 ( 46.358710)
total: 155.12 sec