Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-223441
#<BuildRuby:0x000055f473b35548
@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.20220227-223441",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004974 0.000905 0.945350 ( 1.025721)
build_miniruby 0.000727 0.000132 0.062200 ( 0.061120)
build_ruby 0.000837 0.000153 0.064616 ( 0.063475)
build_all 0.004031 0.000733 3.299319 ( 0.891855)
build_install 0.009013 0.000648 6.833530 ( 2.357437)
test_btest 0.000666 0.000000 36.060052 ( 8.321183)
test_basic 0.005438 0.000108 0.241701 ( 0.332050)
test_all 0.002823 0.001142 556.074789 ( 82.011305)
test_rubyspec 0.017522 0.041905 39.938891 ( 46.919527)
total: 141.98 sec