Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-043443
#<BuildRuby:0x000055c5f08961e0
@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.20220219-043443",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005358 0.000446 0.912903 ( 1.770403)
build_miniruby 0.001118 0.000093 1.394435 ( 1.261475)
build_ruby 0.001471 0.000123 2.198580 ( 1.971144)
build_all 0.009724 0.000005 15.194248 ( 2.630807)
build_install 0.009717 0.000325 6.814056 ( 2.264984)
test_btest 0.000668 0.000045 40.061049 ( 6.558633)
test_basic 0.004680 0.000312 0.295808 ( 0.385912)
test_all 0.000000 0.003181 540.509672 ( 79.211732)
test_rubyspec 0.056652 0.040522 39.726089 ( 46.679358)
total: 142.73 sec