Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-142315
#<BuildRuby:0x000055f65ce88e80
@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.20220215-142315",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005514 0.000104 0.886598 ( 3.230650)
build_miniruby 0.000869 0.000067 0.061931 ( 0.060786)
build_ruby 0.000804 0.000061 0.064298 ( 0.063271)
build_all 0.004861 0.000032 3.171163 ( 0.823507)
build_install 0.010396 0.000396 6.654765 ( 2.225923)
test_btest 0.000609 0.000041 38.497074 ( 7.816344)
test_basic 0.000727 0.004370 0.315718 ( 0.405235)
test_all 0.002460 0.000307 540.299536 ( 89.165034)
test_rubyspec 0.076875 0.024534 39.557570 ( 46.461640)
total: 150.25 sec