Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-092407
#<BuildRuby:0x000055ff4a3c2630
@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.20220225-092407",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005767 0.000126 0.718646 ( 1.749438)
build_miniruby 0.000937 0.000072 0.062500 ( 0.061252)
build_ruby 0.000844 0.000065 0.064330 ( 0.063179)
build_all 0.004293 0.000331 3.292561 ( 0.887343)
build_install 0.009500 0.000340 6.819669 ( 2.314276)
test_btest 0.000617 0.000044 39.944732 ( 6.988334)
test_basic 0.004933 0.000352 0.271283 ( 0.360834)
test_all 0.002507 0.000556 554.831920 ( 82.083282)
test_rubyspec 0.080039 0.025785 39.910020 ( 46.820415)
total: 141.33 sec