Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-100611
#<BuildRuby:0x0000564cc6dede38
@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-100611",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001457 0.003970 0.961806 ( 1.556061)
build_miniruby 0.000676 0.000048 0.062174 ( 0.061087)
build_ruby 0.000889 0.000000 0.064890 ( 0.063673)
build_all 0.001751 0.002924 3.301494 ( 0.895052)
build_install 0.009499 0.000669 6.813893 ( 2.357795)
test_btest 0.000696 0.000077 39.141867 ( 7.331533)
test_basic 0.004855 0.000540 0.242159 ( 0.332083)
test_all 0.002843 0.000316 550.653502 ( 83.334413)
test_rubyspec 0.077896 0.030190 39.911520 ( 46.853215)
total: 142.79 sec