Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-195712
#<BuildRuby:0x0000563e6b299398
@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.20220219-195712",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004994 0.000908 0.872816 ( 1.286181)
build_miniruby 0.000725 0.000132 0.062317 ( 0.061225)
build_ruby 0.000738 0.000134 0.063574 ( 0.062448)
build_all 0.004079 0.000741 3.200981 ( 0.831860)
build_install 0.009125 0.000668 6.632936 ( 2.239765)
test_btest 0.000656 0.000109 33.856735 ( 8.044177)
test_basic 0.000000 0.005205 0.238731 ( 0.328661)
test_all 0.001709 0.001301 530.999492 ( 84.367380)
test_rubyspec 0.053341 0.025650 39.644639 ( 46.605000)
total: 143.83 sec