Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-134306
#<BuildRuby:0x000055b02e9181b8
@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.20220216-134306",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005497 0.000000 0.906509 ( 14.248499)
build_miniruby 0.000914 0.000000 0.062724 ( 0.061486)
build_ruby 0.000905 0.000000 0.064214 ( 0.063065)
build_all 0.000757 0.004129 3.183658 ( 0.830207)
build_install 0.009246 0.000681 6.647827 ( 2.232598)
test_btest 0.000605 0.000081 38.851650 ( 6.717995)
test_basic 0.004672 0.000623 0.245804 ( 0.336363)
test_all 0.003342 0.000223 549.259420 ( 79.259015)
test_rubyspec 0.058887 0.023815 39.347565 ( 46.380010)
total: 150.13 sec