Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-115918
#<BuildRuby:0x0000558ee902e040
@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.20220202-115918",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005384 0.000000 0.930121 ( 1.046238)
build_miniruby 0.000782 0.000000 0.062457 ( 0.061355)
build_ruby 0.000890 0.000000 0.064276 ( 0.063136)
build_all 0.004753 0.000000 3.196562 ( 0.823621)
build_install 0.006683 0.003819 6.672906 ( 2.230308)
test_btest 0.000785 0.000042 27.666518 ( 25.396101)
test_basic 0.002525 0.003731 0.280368 ( 0.368999)
test_all 0.003468 0.000115 555.817919 ( 81.049960)
test_rubyspec 0.072594 0.028794 39.596804 ( 46.528705)
total: 157.57 sec