Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-215222
#<BuildRuby:0x0000563c995596b0
@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",
@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.20220130-215222",
@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.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000995 0.004191 0.835795 ( 0.836558)
build_miniruby 0.000821 0.000063 0.061855 ( 0.060729)
build_ruby 0.000835 0.000064 0.064714 ( 0.063626)
build_all 0.004639 0.000022 3.143466 ( 0.817456)
build_install 0.010228 0.000392 6.622088 ( 2.232185)
test_btest 0.000784 0.000053 27.560968 ( 25.162046)
test_basic 0.005483 0.000365 0.252816 ( 0.341744)
test_all 0.003235 0.000215 542.172083 ( 80.246976)
test_rubyspec 0.055454 0.052017 39.407049 ( 46.316286)
total: 156.08 sec