Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-072320
#<BuildRuby:0x0000556e241a8fa0
@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-072320",
@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.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002369 0.003135 0.864081 ( 1.231894)
build_miniruby 0.000833 0.000111 0.062664 ( 0.061343)
build_ruby 0.000771 0.000103 0.063973 ( 0.062846)
build_all 0.000942 0.003794 3.175677 ( 0.826116)
build_install 0.009958 0.000000 6.656315 ( 2.248610)
test_btest 0.000747 0.000000 35.671742 ( 7.856442)
test_basic 0.005204 0.000000 0.271891 ( 0.361607)
test_all 0.003063 0.000000 542.943609 ( 86.744618)
test_rubyspec 0.052743 0.014381 39.873565 ( 46.844704)
total: 146.24 sec