Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-190350
#<BuildRuby:0x000055890acf4e80
@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.20220307-190350",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005249 0.000000 0.897294 ( 1.064799)
build_miniruby 0.000906 0.000000 0.061922 ( 0.060804)
build_ruby 0.000961 0.000000 0.063909 ( 0.062779)
build_all 0.000440 0.004104 3.255638 ( 0.888397)
build_install 0.006164 0.003866 6.750293 ( 2.311497)
test_btest 0.000826 0.000000 37.474297 ( 7.858740)
test_basic 0.001570 0.003730 0.312592 ( 0.402276)
test_all 0.001235 0.001697 545.431900 ( 80.968542)
test_rubyspec 0.062302 0.040063 39.745101 ( 46.672057)
total: 140.29 sec