Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-014423
#<BuildRuby:0x000055e4e8b62678
@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.20220217-014423",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005555 0.000000 3.052464 ( 3.371848)
build_miniruby 0.001137 0.000000 0.693169 ( 0.691007)
build_ruby 0.001994 0.000000 2.897098 ( 2.672394)
build_all 0.009600 0.000000 15.188548 ( 2.650300)
build_install 0.005656 0.004615 6.758322 ( 2.224417)
test_btest 0.000583 0.000034 39.415323 ( 7.591209)
test_basic 0.005132 0.000302 0.275369 ( 0.364973)
test_all 0.003599 0.000048 549.003044 ( 87.100364)
test_rubyspec 0.048132 0.033881 39.561390 ( 46.510476)
total: 153.18 sec