Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-143354
#<BuildRuby:0x0000562e8dd84e80
@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-143354",
@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.000000 0.000013 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001894 0.004012 0.755374 ( 6.138833)
build_miniruby 0.000000 0.000896 0.062474 ( 0.061236)
build_ruby 0.000000 0.001016 0.064600 ( 0.063461)
build_all 0.000000 0.004763 3.314393 ( 0.898528)
build_install 0.007842 0.001991 6.799837 ( 2.323659)
test_btest 0.000640 0.000000 43.602958 ( 6.929394)
test_basic 0.005980 0.000448 0.293841 ( 0.382852)
test_all 0.000000 0.003473 558.664184 ( 83.275322)
test_rubyspec 0.051084 0.057685 40.084802 ( 47.020076)
total: 147.09 sec