Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-150731
#<BuildRuby:0x00005586f862e678
@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.20220209-150731",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.001929 0.003836 0.883341 ( 2.387899)
build_miniruby 0.000773 0.000119 0.062130 ( 0.060974)
build_ruby 0.000847 0.000130 0.063986 ( 0.062731)
build_all 0.000000 0.004686 3.203768 ( 0.840114)
build_install 0.007462 0.002311 6.645923 ( 2.226001)
test_btest 0.000742 0.000186 39.442735 ( 7.577176)
test_basic 0.004961 0.000253 0.268392 ( 0.358430)
test_all 0.002957 0.000696 552.729766 ( 93.652265)
test_rubyspec 0.066795 0.024576 39.436343 ( 46.455112)
total: 153.62 sec