Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-002220
#<BuildRuby:0x000055624bab1398
@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.20220227-002220",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005516 0.000000 0.903411 ( 1.145884)
build_miniruby 0.000829 0.000000 0.063610 ( 0.062439)
build_ruby 0.000846 0.000000 0.064320 ( 0.063213)
build_all 0.004733 0.000000 3.321412 ( 0.899560)
build_install 0.006066 0.004814 6.789986 ( 2.313034)
test_btest 0.000726 0.000048 39.407796 ( 6.669101)
test_basic 0.005105 0.000340 0.239726 ( 0.329365)
test_all 0.003548 0.000000 552.303530 ( 81.117830)
test_rubyspec 0.093723 0.005112 39.936896 ( 46.905816)
total: 139.51 sec