Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-112831
#<BuildRuby:0x00005570c3486140
@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.20220201-112831",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001082 0.003947 0.932119 ( 3.064652)
build_miniruby 0.000895 0.000064 0.062557 ( 0.061394)
build_ruby 0.000851 0.000061 0.063498 ( 0.062441)
build_all 0.004797 0.000047 3.199570 ( 0.827904)
build_install 0.006296 0.004402 6.686586 ( 2.243829)
test_btest 0.000804 0.000100 27.583118 ( 25.184816)
test_basic 0.000366 0.004390 0.237816 ( 0.328424)
test_all 0.003711 0.000137 531.928987 ( 83.771930)
test_rubyspec 0.064264 0.021216 39.551832 ( 46.542507)
total: 162.09 sec