Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-000626
#<BuildRuby:0x00005562467e1e38
@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-000626",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004988 0.000063 0.841147 ( 0.896637)
build_miniruby 0.000924 0.000072 0.061816 ( 0.060665)
build_ruby 0.001127 0.000000 0.064222 ( 0.062811)
build_all 0.004670 0.000000 3.202598 ( 0.839454)
build_install 0.010022 0.000000 6.622935 ( 2.224090)
test_btest 0.000704 0.000000 40.769889 ( 6.758428)
test_basic 0.006521 0.000000 0.280064 ( 0.368567)
test_all 0.003191 0.000034 551.636960 ( 81.790932)
test_rubyspec 0.084611 0.019527 39.621303 ( 46.511439)
total: 139.51 sec