Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-212428
#<BuildRuby:0x0000561ffbe8a0a0
@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-212428",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002417 0.003654 0.940848 ( 1.145349)
build_miniruby 0.000820 0.000117 0.062053 ( 0.060898)
build_ruby 0.000783 0.000112 0.064061 ( 0.062833)
build_all 0.003992 0.000570 3.261760 ( 0.890252)
build_install 0.005988 0.003728 6.785749 ( 2.352994)
test_btest 0.000608 0.000114 38.325911 ( 7.726944)
test_basic 0.004531 0.000849 0.239834 ( 0.329570)
test_all 0.002902 0.000425 566.357082 ( 87.001646)
test_rubyspec 0.068542 0.035909 39.882559 ( 46.771039)
total: 146.34 sec