Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-155012
#<BuildRuby:0x000056032e96d548
@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.20220226-155012",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001649 0.004003 0.970632 ( 1.737683)
build_miniruby 0.000852 0.000061 0.062188 ( 0.061058)
build_ruby 0.000937 0.000067 0.063700 ( 0.062523)
build_all 0.004430 0.000317 3.311613 ( 0.907644)
build_install 0.005463 0.004594 6.842067 ( 2.344873)
test_btest 0.000656 0.000088 38.967662 ( 7.292996)
test_basic 0.004933 0.000658 0.289080 ( 0.378208)
test_all 0.003007 0.000401 545.813577 ( 80.849407)
test_rubyspec 0.081320 0.021376 40.017624 ( 47.032339)
total: 140.67 sec