Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-162713
#<BuildRuby:0x0000557943ffe350
@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.20220212-162713",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005389 0.000000 0.857927 ( 1.078460)
build_miniruby 0.000967 0.000000 0.061584 ( 0.060429)
build_ruby 0.000000 0.000916 0.063795 ( 0.062669)
build_all 0.000000 0.004745 3.175530 ( 0.824782)
build_install 0.008795 0.001180 6.656731 ( 2.233460)
test_btest 0.000657 0.000065 41.008937 ( 6.811326)
test_basic 0.001283 0.003695 0.269561 ( 0.359560)
test_all 0.001062 0.002194 545.635230 ( 80.739336)
test_rubyspec 0.082898 0.025882 39.741348 ( 46.672563)
total: 138.84 sec