Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220324-235725
#<BuildRuby:0x000055f9518ea350
@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.20220324-235725",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005208 0.000177 0.905166 ( 1.180521)
build_miniruby 0.000790 0.000131 0.062729 ( 0.061535)
build_ruby 0.000988 0.000165 0.064397 ( 0.063034)
build_all 0.003932 0.000655 3.300683 ( 0.898532)
build_install 0.008406 0.001401 6.822171 ( 2.328656)
test_btest 0.000604 0.000100 39.035237 ( 7.222379)
test_basic 0.001107 0.004470 0.299743 ( 0.388861)
test_all 0.003446 0.000000 545.370965 ( 80.347747)
test_rubyspec 0.064614 0.035186 39.634937 ( 46.560664)
total: 139.05 sec