Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-142713
#<BuildRuby:0x0000560f0d3261e0
@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.20220216-142713",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001091 0.004255 0.897104 ( 2.780147)
build_miniruby 0.000870 0.000067 0.062125 ( 0.060960)
build_ruby 0.000773 0.000059 0.063613 ( 0.062528)
build_all 0.004660 0.000020 3.183179 ( 0.823657)
build_install 0.009211 0.000658 6.655684 ( 2.243258)
test_btest 0.000602 0.000000 40.397830 ( 6.564366)
test_basic 0.005229 0.000000 0.237674 ( 0.327636)
test_all 0.003504 0.000000 541.632068 ( 88.678969)
test_rubyspec 0.076706 0.024876 39.477010 ( 46.441462)
total: 147.98 sec