Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-235256
#<BuildRuby:0x0000560582f8e660
@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.20220213-235256",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001570 0.004258 0.856226 ( 0.923456)
build_miniruby 0.000908 0.000070 0.061728 ( 0.060507)
build_ruby 0.000787 0.000061 0.063727 ( 0.062585)
build_all 0.004517 0.000347 3.208088 ( 0.839879)
build_install 0.008972 0.000690 6.679726 ( 2.237521)
test_btest 0.000833 0.000000 41.643022 ( 6.643025)
test_basic 0.000000 0.005590 0.283972 ( 0.373084)
test_all 0.000000 0.003227 552.216029 ( 84.095034)
test_rubyspec 0.048472 0.045708 39.688651 ( 46.637862)
total: 141.87 sec