Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-174141
#<BuildRuby:0x000055c821f2e678
@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.20220213-174141",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005158 0.000397 0.858174 ( 1.479297)
build_miniruby 0.000858 0.000066 0.087800 ( 0.085662)
build_ruby 0.001725 0.000132 2.943363 ( 2.719396)
build_all 0.009534 0.000040 15.223723 ( 2.652830)
build_install 0.010468 0.000084 6.745077 ( 2.241894)
test_btest 0.000636 0.000037 38.814685 ( 7.531355)
test_basic 0.004984 0.000000 0.238094 ( 0.328849)
test_all 0.004042 0.000000 535.048821 ( 82.168166)
test_rubyspec 0.092748 0.013438 39.684170 ( 46.627337)
total: 145.84 sec