Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-110904
#<BuildRuby:0x0000556dc7f20fa0
@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.20220211-110904",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006088 0.000000 0.979802 ( 0.977179)
build_miniruby 0.000984 0.000000 0.062488 ( 0.061172)
build_ruby 0.001003 0.000000 0.063997 ( 0.062894)
build_all 0.000000 0.004761 3.188821 ( 0.821960)
build_install 0.005635 0.004298 6.647974 ( 2.243209)
test_btest 0.000704 0.000094 37.432419 ( 7.829383)
test_basic 0.005198 0.000074 0.269753 ( 0.359622)
test_all 0.002522 0.000315 558.159024 ( 86.435024)
test_rubyspec 0.082224 0.008068 39.580349 ( 46.572107)
total: 145.36 sec