Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-215402
#<BuildRuby:0x0000555f08236678
@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.20220314-215402",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005472 0.000000 0.891814 ( 1.270957)
build_miniruby 0.000896 0.000000 0.061872 ( 0.060772)
build_ruby 0.000953 0.000000 0.064250 ( 0.063123)
build_all 0.004629 0.000000 3.341068 ( 0.918962)
build_install 0.005354 0.004446 6.777033 ( 2.324116)
test_btest 0.000837 0.000052 40.686844 ( 6.677989)
test_basic 0.005106 0.000035 0.269569 ( 0.359443)
test_all 0.003473 0.000137 545.569645 ( 88.776343)
test_rubyspec 0.078648 0.009182 39.755459 ( 46.714712)
total: 147.17 sec