Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-024134
#<BuildRuby:0x00005635ec604fa0
@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.20220225-024134",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006019 0.685550 ( 1.595799)
build_miniruby 0.000040 0.000903 0.062572 ( 0.061359)
build_ruby 0.000788 0.000169 0.064266 ( 0.063087)
build_all 0.004484 0.000160 3.305164 ( 0.890405)
build_install 0.005762 0.004245 6.835594 ( 2.344618)
test_btest 0.000575 0.000144 39.012833 ( 7.199515)
test_basic 0.004111 0.001028 0.275651 ( 0.365646)
test_all 0.002460 0.000615 552.021979 ( 80.205616)
test_rubyspec 0.062491 0.038138 39.909038 ( 46.856131)
total: 139.58 sec