Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-191539
#<BuildRuby:0x000055b19df0a678
@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.20220307-191539",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005752 0.000000 0.924478 ( 1.005651)
build_miniruby 0.000941 0.000000 0.061973 ( 0.060796)
build_ruby 0.000920 0.000000 0.064618 ( 0.063474)
build_all 0.004750 0.000000 3.260131 ( 0.884476)
build_install 0.005139 0.004468 6.759500 ( 2.321351)
test_btest 0.000711 0.000045 38.430174 ( 8.028810)
test_basic 0.005377 0.000051 0.276617 ( 0.366119)
test_all 0.003067 0.000180 544.061011 ( 79.966244)
test_rubyspec 0.064108 0.015952 39.657527 ( 46.606815)
total: 139.30 sec