Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-101534
#<BuildRuby:0x000055c3274aa660
@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.20220219-101534",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005573 0.000000 0.895706 ( 0.980584)
build_miniruby 0.000840 0.000000 0.061897 ( 0.060794)
build_ruby 0.000895 0.000000 0.064105 ( 0.063023)
build_all 0.004769 0.000000 3.185692 ( 0.832539)
build_install 0.001536 0.008497 6.648403 ( 2.231465)
test_btest 0.000706 0.000088 36.674673 ( 7.648304)
test_basic 0.004649 0.000581 0.314706 ( 0.404940)
test_all 0.003127 0.000108 556.371241 ( 80.502693)
test_rubyspec 0.052642 0.033826 39.704035 ( 46.662348)
total: 139.39 sec