Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-235737
#<BuildRuby:0x000055cd6dafe660
@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-235737",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001996 0.003419 0.840865 ( 1.163271)
build_miniruby 0.000712 0.000164 0.062207 ( 0.061051)
build_ruby 0.000730 0.000168 0.064161 ( 0.062986)
build_all 0.003777 0.000871 3.193524 ( 0.829355)
build_install 0.009624 0.000278 6.676442 ( 2.233799)
test_btest 0.000659 0.000132 38.530021 ( 7.717434)
test_basic 0.004953 0.000131 0.239216 ( 0.329278)
test_all 0.003688 0.000118 539.766535 ( 88.948268)
test_rubyspec 0.057643 0.030387 39.712437 ( 46.675942)
total: 148.02 sec