Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-001123
#<BuildRuby:0x000055c235855730
@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.20220202-001123",
@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.000006)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001462 0.004264 0.866481 ( 0.933109)
build_miniruby 0.000894 0.000069 0.064192 ( 0.062980)
build_ruby 0.000862 0.000066 0.063809 ( 0.062684)
build_all 0.004427 0.000341 3.197392 ( 0.823936)
build_install 0.005400 0.004846 6.665262 ( 2.246552)
test_btest 0.000579 0.000083 27.539366 ( 25.177479)
test_basic 0.005251 0.000054 0.271715 ( 0.361450)
test_all 0.002951 0.000393 539.097370 ( 79.389533)
test_rubyspec 0.068982 0.035197 39.481990 ( 46.420168)
total: 155.48 sec