Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-002840
#<BuildRuby:0x000055fa250355a0
@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.20220207-002840",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005522 0.000000 0.848581 ( 1.190287)
build_miniruby 0.000000 0.000964 0.062552 ( 0.061333)
build_ruby 0.000000 0.000949 0.064423 ( 0.063242)
build_all 0.000000 0.004746 3.183211 ( 0.826072)
build_install 0.003852 0.005958 6.709170 ( 2.242629)
test_btest 0.000646 0.000130 35.765439 ( 7.930830)
test_basic 0.002266 0.002809 0.298826 ( 0.388882)
test_all 0.000502 0.002603 540.439605 ( 86.797163)
test_rubyspec 0.068914 0.029304 39.743670 ( 46.690599)
total: 146.19 sec