Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-095601
#<BuildRuby:0x00005630b15b2678
@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.20220317-095601",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001259 0.003955 0.923190 ( 5.352030)
build_miniruby 0.000809 0.000058 0.062007 ( 0.060922)
build_ruby 0.000966 0.000000 0.063948 ( 0.062895)
build_all 0.001061 0.003760 3.313344 ( 0.905646)
build_install 0.006519 0.003033 6.767120 ( 2.307220)
test_btest 0.000724 0.000121 39.367063 ( 6.642565)
test_basic 0.004441 0.000740 0.270321 ( 0.360078)
test_all 0.003713 0.000000 548.781970 ( 80.183969)
test_rubyspec 0.039185 0.047850 39.551125 ( 46.495282)
total: 142.37 sec