Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-115743
#<BuildRuby:0x000056016fe0e1a8
@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.20220131-115743",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004532 0.000755 0.823258 ( 0.996098)
build_miniruby 0.000916 0.000153 0.062751 ( 0.061485)
build_ruby 0.000735 0.000000 0.063658 ( 0.062647)
build_all 0.000835 0.003705 3.189705 ( 0.831051)
build_install 0.001460 0.008808 6.685048 ( 2.239490)
test_btest 0.000571 0.000220 27.346300 ( 25.015526)
test_basic 0.000674 0.004596 0.240636 ( 0.330550)
test_all 0.003993 0.000000 545.452860 ( 83.332875)
test_rubyspec 0.066472 0.039970 39.497124 ( 46.407357)
total: 159.28 sec