Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220324-212445
#<BuildRuby:0x000055ffdef09c20
@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-212445",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005214 0.000402 0.983302 ( 1.140126)
build_miniruby 0.000893 0.000069 0.062370 ( 0.061211)
build_ruby 0.000818 0.000063 0.064007 ( 0.062896)
build_all 0.004433 0.000341 3.301566 ( 0.885734)
build_install 0.009096 0.000700 6.845697 ( 2.355034)
test_btest 0.001099 0.000084 37.560828 ( 7.991415)
test_basic 0.004527 0.000348 0.271468 ( 0.361410)
test_all 0.003182 0.000179 540.030868 ( 81.502554)
test_rubyspec 0.050421 0.024526 39.535126 ( 46.514298)
total: 140.88 sec