Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-203036
#<BuildRuby:0x00005599d96ed6b0
@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.20220204-203036",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005461 0.000240 0.866561 ( 0.941096)
build_miniruby 0.000866 0.000144 0.062382 ( 0.061165)
build_ruby 0.000793 0.000132 0.063742 ( 0.062609)
build_all 0.004071 0.000679 3.186909 ( 0.822545)
build_install 0.001431 0.008458 6.669616 ( 2.243217)
test_btest 0.000587 0.000180 28.293555 ( 25.446326)
test_basic 0.000951 0.004900 0.287590 ( 0.376524)
test_all 0.002873 0.000339 555.663872 ( 80.564749)
test_rubyspec 0.065341 0.031550 39.816330 ( 46.763151)
total: 157.28 sec