Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-123534
#<BuildRuby:0x000055cfc955c870
@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.20220224-123534",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.002106 0.003758 0.785515 ( 3.463004)
build_miniruby 0.000804 0.000054 0.062100 ( 0.060916)
build_ruby 0.000893 0.000060 0.064413 ( 0.063283)
build_all 0.000752 0.003980 3.336500 ( 0.905616)
build_install 0.005713 0.004267 6.778732 ( 2.318721)
test_btest 0.000682 0.000127 38.404612 ( 7.244047)
test_basic 0.004864 0.000137 0.271812 ( 0.362013)
test_all 0.003412 0.000602 549.837383 ( 90.313321)
test_rubyspec 0.065715 0.025733 39.931105 ( 46.875784)
total: 151.61 sec