Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-055831
#<BuildRuby:0x000055f7ec062630
@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-055831",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005179 0.000431 0.731475 ( 0.892113)
build_miniruby 0.000810 0.000067 0.062417 ( 0.061240)
build_ruby 0.000920 0.000076 0.064452 ( 0.063276)
build_all 0.004245 0.000354 3.308386 ( 0.894646)
build_install 0.000323 0.009058 6.783885 ( 2.321569)
test_btest 0.000622 0.000144 37.738095 ( 8.344235)
test_basic 0.004351 0.001005 0.263842 ( 0.353886)
test_all 0.001901 0.001743 571.638643 ( 83.061348)
test_rubyspec 0.057479 0.024807 39.895767 ( 46.876446)
total: 142.87 sec