Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-152045
#<BuildRuby:0x0000563b28f19d70
@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.20220218-152045",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005561 0.000000 0.923331 ( 6.619763)
build_miniruby 0.000000 0.000846 0.062062 ( 0.060875)
build_ruby 0.000000 0.000930 0.064132 ( 0.062924)
build_all 0.002330 0.002554 3.183556 ( 0.829867)
build_install 0.009942 0.000711 6.640559 ( 2.252373)
test_btest 0.000642 0.000046 37.228676 ( 6.768480)
test_basic 0.005338 0.000011 0.348496 ( 0.437821)
test_all 0.000682 0.002619 534.949883 ( 82.779900)
test_rubyspec 0.063031 0.034622 39.730133 ( 46.823647)
total: 146.64 sec