Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-110714
#<BuildRuby:0x0000559cc73d4b90
@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-110714",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005357 0.000447 0.843243 ( 1.214918)
build_miniruby 0.000896 0.000075 0.062155 ( 0.060989)
build_ruby 0.000889 0.000074 0.063941 ( 0.062765)
build_all 0.004671 0.000000 3.159265 ( 0.821445)
build_install 0.009871 0.000020 6.594455 ( 2.227481)
test_btest 0.000740 0.000049 27.490195 ( 25.087698)
test_basic 0.001082 0.004369 0.342961 ( 0.432254)
test_all 0.002824 0.000353 543.548611 ( 80.023914)
test_rubyspec 0.069438 0.030987 39.235366 ( 46.200915)
total: 156.13 sec