Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-130335
#<BuildRuby:0x0000563034ae01b8
@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.20220226-130335",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005434 0.000000 0.878534 ( 1.393578)
build_miniruby 0.001009 0.000000 0.061981 ( 0.060732)
build_ruby 0.000927 0.000000 0.064074 ( 0.062871)
build_all 0.004658 0.000000 3.330187 ( 0.906161)
build_install 0.006274 0.004542 6.819642 ( 2.331593)
test_btest 0.000670 0.000042 40.259802 ( 6.953658)
test_basic 0.005112 0.000319 0.376757 ( 0.465729)
test_all 0.003428 0.000000 544.080572 ( 82.116093)
test_rubyspec 0.039679 0.049885 40.068721 ( 47.050459)
total: 141.34 sec