Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-133519
#<BuildRuby:0x000055ebd3310b90
@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.20220131-133519",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005255 0.000000 0.823145 ( 1.038740)
build_miniruby 0.000909 0.000000 0.062115 ( 0.060932)
build_ruby 0.000000 0.000857 0.064101 ( 0.062937)
build_all 0.002131 0.002401 3.178716 ( 0.827749)
build_install 0.006887 0.003029 6.645985 ( 2.251709)
test_btest 0.000761 0.000069 27.597705 ( 25.262691)
test_basic 0.005611 0.000510 0.264643 ( 0.353709)
test_all 0.003160 0.000287 561.408826 ( 82.682683)
test_rubyspec 0.058271 0.045724 39.550561 ( 46.499553)
total: 159.04 sec