Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-222631
#<BuildRuby:0x0000563762f82600
@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-222631",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005446 0.000000 0.841792 ( 0.944329)
build_miniruby 0.000876 0.000000 0.062475 ( 0.061308)
build_ruby 0.000885 0.000000 0.063986 ( 0.062766)
build_all 0.000568 0.004126 3.185658 ( 0.835705)
build_install 0.004820 0.004772 6.662673 ( 2.256468)
test_btest 0.000725 0.000097 41.317826 ( 6.767305)
test_basic 0.005074 0.000072 0.270066 ( 0.360117)
test_all 0.003717 0.000379 559.058163 ( 81.194999)
test_rubyspec 0.075722 0.030661 39.650895 ( 46.753076)
total: 139.24 sec