Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-155627
#<BuildRuby:0x0000561f062b95a0
@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.20220209-155627",
@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.000003 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002427 0.003534 0.919080 ( 1.935278)
build_miniruby 0.001170 0.000000 1.399398 ( 1.263917)
build_ruby 0.001764 0.000000 2.210574 ( 1.983697)
build_all 0.005575 0.004048 15.310378 ( 2.668067)
build_install 0.003066 0.007380 6.789944 ( 2.238924)
test_btest 0.000564 0.000211 37.567561 ( 7.267521)
test_basic 0.003736 0.001400 0.241824 ( 0.331871)
test_all 0.002777 0.001041 549.807360 ( 82.075467)
test_rubyspec 0.061977 0.043280 39.447825 ( 46.371350)
total: 146.14 sec