Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-153848
#<BuildRuby:0x00005570e2b241b8
@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.20220213-153848",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004931 0.000897 0.880946 ( 1.670436)
build_miniruby 0.000814 0.000148 0.061772 ( 0.060553)
build_ruby 0.000666 0.000122 0.063057 ( 0.061979)
build_all 0.000000 0.004710 3.185280 ( 0.831647)
build_install 0.008253 0.001855 6.622915 ( 2.229652)
test_btest 0.000559 0.000150 36.691729 ( 8.115091)
test_basic 0.004350 0.001160 0.315260 ( 0.404373)
test_all 0.002645 0.000706 549.085718 ( 78.487473)
test_rubyspec 0.054511 0.047186 39.631866 ( 46.552511)
total: 138.41 sec