Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-230956
#<BuildRuby:0x000055fc2d0e4870
@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.20220220-230956",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004469 0.001218 0.839457 ( 0.833555)
build_miniruby 0.000667 0.000183 0.061657 ( 0.060669)
build_ruby 0.000712 0.000194 0.063811 ( 0.062677)
build_all 0.003758 0.001025 3.207039 ( 0.833051)
build_install 0.004858 0.004765 6.643274 ( 2.230976)
test_btest 0.000582 0.000194 40.405527 ( 6.708365)
test_basic 0.001962 0.003699 0.280794 ( 0.370874)
test_all 0.002255 0.000867 536.864403 ( 88.213549)
test_rubyspec 0.054896 0.028090 39.642590 ( 46.584944)
total: 145.90 sec