Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-121425
#<BuildRuby:0x000055fe10951398
@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.20220222-121425",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001493 0.004236 0.901527 ( 5.041473)
build_miniruby 0.000870 0.000067 0.062094 ( 0.061021)
build_ruby 0.000874 0.000067 0.063939 ( 0.062786)
build_all 0.000377 0.004440 3.219054 ( 0.843819)
build_install 0.008702 0.001339 6.651224 ( 2.241810)
test_btest 0.000555 0.000085 39.410548 ( 7.510725)
test_basic 0.004315 0.000664 0.239770 ( 0.330152)
test_all 0.003336 0.000093 559.643609 ( 81.934786)
test_rubyspec 0.051763 0.055411 39.865852 ( 46.774379)
total: 144.80 sec