Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-201330
#<BuildRuby:0x000055fe3e9cd398
@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-201330",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005685 0.000000 0.888438 ( 0.992199)
build_miniruby 0.000923 0.000000 0.061929 ( 0.060850)
build_ruby 0.000902 0.000000 0.064704 ( 0.063435)
build_all 0.000283 0.004458 3.338829 ( 0.915163)
build_install 0.007046 0.002855 6.779452 ( 2.313221)
test_btest 0.000827 0.000087 40.627428 ( 6.658824)
test_basic 0.001113 0.003881 0.263261 ( 0.353487)
test_all 0.002845 0.000287 550.190435 ( 89.059650)
test_rubyspec 0.058808 0.027284 39.907572 ( 46.842602)
total: 147.26 sec