Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-051510
#<BuildRuby:0x000055b378823238
@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.20220222-051510",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000032 0.000000 0.000032 ( 0.000038)
build_up 0.005411 0.000220 0.858409 ( 1.344752)
build_miniruby 0.000796 0.000132 0.062260 ( 0.061129)
build_ruby 0.000789 0.000131 0.063912 ( 0.062762)
build_all 0.001000 0.003613 3.186721 ( 0.831977)
build_install 0.005364 0.004489 6.637544 ( 2.238963)
test_btest 0.000000 0.000852 40.091378 ( 7.426222)
test_basic 0.000000 0.005178 0.238945 ( 0.329129)
test_all 0.003178 0.000355 555.405339 ( 80.341073)
test_rubyspec 0.039034 0.059024 39.731234 ( 46.700668)
total: 139.34 sec