Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-075439
#<BuildRuby:0x000055657b4f08e0
@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.20220325-075439",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005164 0.000093 0.887476 ( 0.917325)
build_miniruby 0.000841 0.000060 0.062657 ( 0.061530)
build_ruby 0.000900 0.000064 0.065013 ( 0.063902)
build_all 0.004883 0.000000 3.289656 ( 0.892294)
build_install 0.005487 0.004372 6.794755 ( 2.305606)
test_btest 0.000591 0.000073 40.139250 ( 6.956765)
test_basic 0.004598 0.000575 0.296936 ( 0.387131)
test_all 0.003310 0.000144 548.204155 ( 88.810282)
test_rubyspec 0.074486 0.019467 39.584990 ( 46.539390)
total: 146.93 sec