Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-135144
#<BuildRuby:0x00005589288c1548
@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.20220222-135144",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004857 0.000810 0.926641 ( 7.761509)
build_miniruby 0.000843 0.000141 0.062234 ( 0.061002)
build_ruby 0.000837 0.000140 0.064361 ( 0.063075)
build_all 0.004024 0.000671 3.182498 ( 0.824993)
build_install 0.004135 0.005772 6.640623 ( 2.237883)
test_btest 0.000661 0.000166 38.128435 ( 8.116359)
test_basic 0.005624 0.000111 0.241940 ( 0.331398)
test_all 0.002763 0.000638 559.220098 ( 80.911609)
test_rubyspec 0.055408 0.051435 39.907857 ( 46.939580)
total: 147.25 sec