Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-063407
#<BuildRuby:0x00005596f01f41b8
@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.20220325-063407",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005010 0.000417 0.870852 ( 0.893730)
build_miniruby 0.000780 0.000065 0.062313 ( 0.061331)
build_ruby 0.000845 0.000070 0.064281 ( 0.063079)
build_all 0.004479 0.000374 3.283753 ( 0.889999)
build_install 0.009075 0.000756 6.750097 ( 2.303637)
test_btest 0.000735 0.000061 39.516917 ( 7.284212)
test_basic 0.000000 0.005495 0.272918 ( 0.362447)
test_all 0.002008 0.001479 539.483104 ( 79.362571)
test_rubyspec 0.045538 0.046318 39.656181 ( 46.574627)
total: 137.80 sec